https://github.com/ahoundetoungan/cdatanet

The CDatanet package simulates and estimates peer effects models and network formation models.

https://github.com/ahoundetoungan/cdatanet

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

Repository

The CDatanet package simulates and estimates peer effects models and network formation models.

Basic Info
  • Host: GitHub
  • Owner: ahoundetoungan
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 31.9 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.md

An R Package for the Econometrics of Network Data

Lifecycle: stable License: MIT R-CMD-check

R-universe CRAN DOI CRAN Downloads <!-- badges: end -->

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é

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

All Time
  • Total Commits: 126
  • Total Committers: 4
  • Avg Commits per committer: 31.5
  • Development Distribution Score (DDS): 0.373
Past Year
  • Commits: 21
  • Committers: 2
  • Avg Commits per committer: 10.5
  • Development Distribution Score (DDS): 0.238
Top Committers
Name Email 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

  • Versions: 11
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 376 Last month
Rankings
Forks count: 21.2%
Dependent repos count: 24.2%
Average: 28.5%
Dependent packages count: 29.0%
Stargazers count: 31.0%
Downloads: 37.2%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • 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