Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd016cc9

Browse files
Badges
1 parentdee4d1d commitd016cc9

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

‎README.md‎

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
#An R package for econometrics of network data
1+
##An R package for econometrics of network data
2+
3+
<!-- badges: start-->
4+
[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6+
[![R-CMD-check](https://github.com/ahoundetoungan/CDatanet/actions/workflows/R-CMD-check.yml/badge.svg)](https://github.com/ahoundetoungan/CDatanet/actions/workflows/R-CMD-check.yml)
7+
8+
[![R-universe](https://ahoundetoungan.r-universe.dev/badges/CDatanet)](https://ahoundetoungan.r-universe.dev/CDatanet)
9+
[![CRAN](https://www.r-pkg.org/badges/version/CDatanet)](https://CRAN.R-project.org/package=CDatanet)
10+
[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/CDatanet)](https://cran.r-project.org/package=CDatanet)
11+
12+
<!-- badges: end-->
13+
214
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](https://doi.org/10.1111/j.1468-0262.2004.00558.x);[Lee et al., 2010](https://doi.org/10.1111/j.1368-423X.2010.00310.x)), the Tobit models ([Xu and Lee, 2015](https://doi.org/10.1016/j.jeconom.2015.05.004)), and discrete numerical data models ([Houndetoungan, 2024](https://doi.org/10.2139/ssrn.3721250)). The network formation models include pair-wise regressions with degree heterogeneity ([Graham, 2017](https://doi.org/10.3982/ECTA12679);[Yan et al., 2019](https://doi.org/10.1080/01621459.2018.1448829)) and exponential random graph models ([Mele, 2017](https://doi.org/10.3982/ECTA10400)).
315

4-
**CDatanet** package includes all functions for the replication of the results in[Houndetoungan (2024)](https://doi.org/10.2139/ssrn.3721250). The exact replication codes are located in the folder[**test**](https://github.com/ahoundetoungan/CDatanet/tree/master/test).
16+
**CDatanet** package includes all functions for the replication of the results in[Houndetoungan (2024)](https://doi.org/10.2139/ssrn.3721250). The exact replication codes are located in the folder[**Results**](https://github.com/ahoundetoungan/CDatanet/tree/master/Results).
517

618
See CRAN version[here](https://CRAN.R-project.org/package=CDatanet).
719

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp