https://github.com/ahoundetoungan/partialnetwork
Estimating Peer Effects Using Partial Network Data
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 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.3%) to scientific vocabulary
Repository
Estimating Peer Effects Using Partial Network Data
Basic Info
- Host: GitHub
- Owner: ahoundetoungan
- Language: C++
- Default Branch: master
- Size: 153 MB
Statistics
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
An R Package for Estimating Peer Effects Using Partial Network Data
The PartialNetwork package includes all functions for the replication of the results in Boucher and Houndetoungan (2023). The exact replication codes are located in the folder Results. Below, we also provide detailed examples on how to use the estimators described in the paper.
Installation
CRAN version
PartialNetwork can be directly installed from CRAN.
R
install.packages("PartialNetwork")
GitHub version
It may be possible that we updated the package without submitting the new version to CRAN. The latest version (but not necessary stable) of PartialNetwork can be installed from this GitHub repos.
R
remotes::install_github("ahoundetoungan/PartialNetwork", build_vignettes = TRUE)
How to use the PartialNetwork package?
See our vignette in pdf.
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
- Delete event: 3
- Push event: 31
- Create event: 6
Last Year
- Delete event: 3
- Push event: 31
- Create event: 6
Packages
- Total packages: 1
-
Total downloads:
- cran 578 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
cran.r-project.org: PartialNetwork
Estimating Peer Effects Using Partial Network Data
- Homepage: https://github.com/ahoundetoungan/PartialNetwork
- Documentation: http://cran.r-project.org/web/packages/PartialNetwork/PartialNetwork.pdf
- License: GPL-3
-
Latest release: 1.1.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- Formula * imports
- Matrix * imports
- Rcpp >= 1.0.0 imports
- abind * imports
- doParallel * imports
- doRNG * imports
- foreach * imports
- formula.tools * imports
- parallel * imports
- AER * suggests
- CDatanet * suggests
- MASS * suggests
- ggplot2 * suggests
- knitr * suggests
- rmarkdown * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- teatimeguest/setup-texlive-action v3 composite