Package: glmMisrep 0.1.1
glmMisrep: Generalized Linear Models Adjusting for Misrepresentation
Fit Generalized Linear Models to continuous and count outcomes, as well as estimate the prevalence of misrepresentation of an important binary predictor. Misrepresentation typically arises when there is an incentive for the binary factor to be misclassified in one direction (e.g., in insurance settings where policy holders may purposely deny a risk status in order to lower the insurance premium). This is accomplished by treating a subset of the response variable as resulting from a mixture distribution. Model parameters are estimated via the Expectation Maximization algorithm and standard errors of the estimates are obtained from closed forms of the Observed Fisher Information. For an introduction to the models and the misrepresentation framework, see Xia et. al., (2023) <https://variancejournal.org/article/73151-maximum-likelihood-approaches-to-misrepresentation-models-in-glm-ratemaking-model-comparisons>.
Authors:
glmMisrep_0.1.1.tar.gz
glmMisrep_0.1.1.zip(r-4.5)glmMisrep_0.1.1.zip(r-4.4)glmMisrep_0.1.1.zip(r-4.3)
glmMisrep_0.1.1.tgz(r-4.4-any)glmMisrep_0.1.1.tgz(r-4.3-any)
glmMisrep_0.1.1.tar.gz(r-4.5-noble)glmMisrep_0.1.1.tar.gz(r-4.4-noble)
glmMisrep_0.1.1.tgz(r-4.4-emscripten)glmMisrep_0.1.1.tgz(r-4.3-emscripten)
glmMisrep.pdf |glmMisrep.html✨
glmMisrep/json (API)
NEWS
# Install 'glmMisrep' in R: |
install.packages('glmMisrep', repos = c('https://pleasedontdothat.r-universe.dev', 'https://cloud.r-project.org')) |
- MEPS14 - MEPS 2014 Full Year Consolidated Data File
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 months agofrom:b8542e679e. Checks:OK: 6 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | ERROR | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:gammaRegMisrepEMLnRegMisrepEMnbRegMisrepEMNormRegMisrepEMpoisRegMisrepEMpredict.misrepEMprint.summary.misrepEMsummary.misrepEM
Dependencies:MASSpoisson.glm.mix
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit a Gamma Misrepresentation Model using EM Algorithm | gammaRegMisrepEM |
Fit a Lognormal Misrepresentation Model using EM Algorithm | LnRegMisrepEM |
MEPS 2014 Full Year Consolidated Data File | MEPS14 |
Fit a Negative Binomial Misrepresentation Model using EM Algorithm | nbRegMisrepEM |
Fit a Linear Regression Misrepresentation Model using EM Algorithm | NormRegMisrepEM |
Fit a Poisson Misrepresentation Model using EM Algorithm | poisRegMisrepEM |
Predict method for 'misrepEM' Model Fits | predict.misrepEM |
Summarize a 'misrepEM' Model Fit | print.summary.misrepEM summary.misrepEM |