# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "netregR" in publications use:' type: software license: MIT title: 'netregR: Regression of Network Responses' version: 1.0.1 doi: 10.32614/CRAN.package.netregR abstract: Regress network responses (both directed and undirected) onto covariates of interest that may be actor-, relation-, or network-valued. In addition, compute principled variance estimates of the coefficients assuming that the errors are jointly exchangeable. Missing data is accommodated. Additionally implements building and inversion of covariance matrices under joint exchangeability, and generates random covariance matrices from this class. For more detail on methods, see Marrs, Fosdick, and McCormick (2017) . authors: - name: Frank W. Marrs email: frank.marrs@colostate.edu - name: Bailey K. Fosdick - name: Tyler H. McCormick repository: https://cran.r-universe.dev commit: c831e31a8a6bed1093ecc1e43669ea73c982a435 date-released: '2018-08-01' contact: - name: Frank W. Marrs email: frank.marrs@colostate.edu