SkillAgentSearch skills...

PartialNetwork

Estimating Peer Effects Using Partial Network Data

Install / Use

/learn @ahoundetoungan/PartialNetwork
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

An R Package for Estimating Peer Effects Using Partial Network Data

<!-- badges: start -->

Lifecycle: stable License: MIT R-CMD-check

R-universe CRAN DOI CRAN Downloads

Vignette

<!-- badges: end -->

The PartialNetwork package includes all functions for the replication of the results in Boucher and Houndetoungan (2025). The exact replication codes are located in the folder Replication. 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.

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.

remotes::install_github("ahoundetoungan/PartialNetwork", build_vignettes = TRUE)

How to use the PartialNetwork package?

See our vignette in pdf.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3mo ago
Forks4

Languages

C++

Security Score

67/100

Audited on Dec 12, 2025

No findings