Learn R Programming

glmMisrep (version 0.1.1)

Generalized Linear Models Adjusting for Misrepresentation

Description

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) .

Copy Link

Version

Install

install.packages('glmMisrep')

Monthly Downloads

160

Version

0.1.1

License

GPL (>= 2)

Maintainer

Patrick Rafael

Last Published

April 18th, 2024

Functions in glmMisrep (0.1.1)

predict.misrepEM

Predict method for 'misrepEM' Model Fits
MEPS14

MEPS 2014 Full Year Consolidated Data File
nbRegMisrepEM

Fit a Negative Binomial Misrepresentation Model using EM Algorithm
NormRegMisrepEM

Fit a Linear Regression Misrepresentation Model using EM Algorithm
gammaRegMisrepEM

Fit a Gamma Misrepresentation Model using EM Algorithm
LnRegMisrepEM

Fit a Lognormal Misrepresentation Model using EM Algorithm
poisRegMisrepEM

Fit a Poisson Misrepresentation Model using EM Algorithm
summary.misrepEM

Summarize a 'misrepEM' Model Fit