https://github.com/ahoundetoungan/cdatanet
The CDatanet package simulates and estimates peer effects models and network formation models.
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 18 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.4%) to scientific vocabulary
Repository
The CDatanet package simulates and estimates peer effects models and network formation models.
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
An R Package for the Econometrics of Network Data
The CDatanet package simulates and estimates peer effect models and network formation models. The class of peer effect models includes the linear-in-means models (Lee, 2004; Lee et al., 2010), the Tobit models (Xu and Lee, 2015), and discrete numerical data models (Houndetoungan, 2024). The network formation models include pair-wise regressions with degree heterogeneity (Graham, 2017; Yan et al., 2019) and exponential random graph models (Mele, 2017).
CDatanet package includes all functions for the replication of the results in Houndetoungan (2024). The exact replication codes are located in the folder Results.
See CRAN version here.
Installation
CRAN version
CDatanet can be directly installed from CRAN.
R
install.packages("CDatanet")
GitHub version
It may be possible that I updated the package without submitting the new version to CRAN. The latest version (but not necessary stable) of CDatanet can be installed from this GitHub repos.
R
library(remotes)
install_github("ahoundetoungan/CDatanet")
Owner
- Name: Elysée Aristide Houndetoungan
- Login: ahoundetoungan
- Kind: user
- Location: Cergy - France
- Company: CY Cergy Paris Université
- Website: https://ahoundetoungan.com/
- Repositories: 3
- Profile: https://github.com/ahoundetoungan
I am an Assistant Professor of Economics at Thema, Cy Cergy Paris University.
GitHub Events
Total
- Push event: 20
- Create event: 1
Last Year
- Push event: 20
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| ahoundetoungan | a****d@g****m | 79 |
| ahoundetoungan | @r****G | 17 |
| ahoundetoungan | @r****h | 16 |
| ahoundetoungan | e****1@u****a | 14 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 7 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 6.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JosetteRosine (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 376 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 11
- Total maintainers: 1
cran.r-project.org: CDatanet
Econometrics of Network Data
- Homepage: https://github.com/ahoundetoungan/CDatanet
- Documentation: http://cran.r-project.org/web/packages/CDatanet/CDatanet.pdf
- License: GPL-3
-
Latest release: 2.2.1
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- Formula * imports
- Matrix * imports
- Rcpp >= 1.0.0 imports
- ddpcr * imports
- formula.tools * imports
- MASS * suggests
- ggplot2 * suggests
- knitr * suggests
- rmarkdown * suggests