Package: CDatanet Type: Package Title: Econometrics of Network Data Version: 2.2.3 Date: 2026-02-20 Authors@R: person("Aristide", "Houndetoungan", role = c("cre","aut"), email = "ahoundetoungan@ecn.ulaval.ca") Description: Simulating and estimating peer effect models and network formation models. The class of peer effect models includes linear-in-means models (Lee, 2004; ), Tobit models (Xu and Lee, 2015; ), and discrete numerical data models (Houndetoungan, 2025; ). The network formation models include pair-wise regressions with degree heterogeneity (Graham, 2017; ) and exponential random graph models (Mele, 2017; ). License: GPL-3 Language: en-US Encoding: UTF-8 BugReports: https://github.com/ahoundetoungan/CDatanet/issues URL: https://github.com/ahoundetoungan/CDatanet Depends: R (>= 3.5.0) Imports: Rcpp (>= 1.0.0), Formula, formula.tools, Matrix, matrixcalc, foreach, doRNG, doParallel, parallel LinkingTo: Rcpp, RcppArmadillo, RcppProgress, RcppDist, RcppNumerical, RcppEigen RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: ggplot2, MASS, knitr, rmarkdown Repository: https://ahoundetoungan.r-universe.dev Date/Publication: 2026-01-20 22:34:29 UTC RemoteUrl: https://github.com/ahoundetoungan/cdatanet RemoteRef: HEAD RemoteSha: d04bc895e0f9a297cc2b23810381c62c7c43e934 NeedsCompilation: yes Packaged: 2026-06-20 06:12:36 UTC; root Author: Aristide Houndetoungan [cre, aut] Maintainer: Aristide Houndetoungan