Package: GRCRegression 1.0
GRCRegression: Modified Poisson Regression of Grouped and Right-Censored Counts
Implement maximum likelihood estimation for Poisson generalized linear models with grouped and right-censored count data. Intended to be used for analyzing grouped and right-censored data, which is widely applied in many branches of social sciences. The algorithm implemented is described in Fu et al., (2021) <doi:10.1111/rssa.12678>.
Authors:
GRCRegression_1.0.tar.gz
GRCRegression_1.0.zip(r-4.7)GRCRegression_1.0.zip(r-4.6)GRCRegression_1.0.zip(r-4.5)
GRCRegression_1.0.tgz(r-4.6-any)GRCRegression_1.0.tgz(r-4.5-any)
GRCRegression_1.0.tar.gz(r-4.7-any)GRCRegression_1.0.tar.gz(r-4.6-any)
GRCRegression_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GRCRegression/json (API)
| # Install 'GRCRegression' in R: |
| install.packages('GRCRegression', repos = c('https://xguo20.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e5b71706a2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 70 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 103 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Artificial Data Generation | genData.P |
| Maximum likelihood estimation for modified Poisson regression of GRC data | GRCglm.P |
| The log link | link.log |
| Summary of estimates. | summary.GRCglm.P |
