This package is considered a duplicate. The official version of this package is found at:https://dragontaoran.r-universe.dev/sleev
Package: sleev 1.2.0

Ran Tao
sleev: Semiparametric Likelihood Estimation with Errors in Variables
Efficient regression analysis under general two-phase sampling, where Phase I includes error-prone data and Phase II contains validated data on a subset.
Authors:
sleev_1.2.0.tar.gz
sleev_1.2.0.tar.gz(r-4.7-arm64)sleev_1.2.0.tar.gz(r-4.7-x86_64)sleev_1.2.0.tar.gz(r-4.6-arm64)sleev_1.2.0.tar.gz(r-4.6-x86_64)
sleev_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sleev/json (API)
| # Install 'sleev' in R: |
| install.packages('sleev', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dragontaoran/sleev/issues
Uses libs:
Datasets:
- mock.vccc - Mock VCCC dataset.
Last updated from:b52443c88d. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 172 | ||
| linux-devel-x86_64 | OK | 194 | ||
| source / vignettes | OK | 322 | ||
| linux-release-arm64 | OK | 179 | ||
| linux-release-x86_64 | OK | 181 | ||
| wasm-release | OK | 163 |
Exports:cv_linear2phcv_logistic2phlinear2phlogistic2phspline2ph
Dependencies:data.tableRcppRcppArmadilloRcppEigen
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Extract Coefficients from linear2ph Model | coef.linear2ph coefficients.linear2ph |
| Extract Coefficients from logistic2ph Model | coef.logistic2ph coefficients.logistic2ph |
| Cross-validation log-likelihood prediction for 'linear2ph' | cv_linear2ph |
| Cross-validation log-likelihood prediction for 'logistic2ph' | cv_logistic2ph |
| Sieve maximum likelihood estimator (SMLE) for two-phase linear regression problems | linear2ph |
| Sieve maximum likelihood estimator (SMLE) for two-phase logistic regression problems | logistic2ph |
| Mock VCCC dataset. | mock.vccc |
| Print Method for linear2ph Objects | print.linear2ph |
| Print Method for logistic2ph Objects | print.logistic2ph |
| Print Method for summary.linear2ph Objects | print.summary.linear2ph |
| Print Method for summary.logistic2ph Objects | print.summary.logistic2ph |
| Splines for two-phase regression functions | spline2ph |
| Summary Method for linear2ph Objects | summary.linear2ph |
| Summary Method for logistic2ph Objects | summary.logistic2ph |