https://github.com/ahoundetoungan/partialnetwork

Estimating Peer Effects Using Partial Network Data

https://github.com/ahoundetoungan/partialnetwork

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
Last synced: 9 months ago · JSON representation

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
Created over 6 years ago · Last pushed 12 months ago
Metadata Files
Readme Changelog

README.md

An R Package for Estimating Peer Effects Using Partial Network Data

Lifecycle: stable License: MIT R-CMD-check

R-universe CRAN DOI CRAN Downloads

Vignette

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é

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

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 578 Last month
Rankings
Forks count: 14.5%
Stargazers count: 20.9%
Dependent packages count: 28.4%
Dependent repos count: 37.0%
Average: 37.8%
Downloads: 88.0%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • 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
.github/workflows/R-CMD-check.yml actions
  • 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