Skip to content
/ ILSE Public

❗ This is a read-only mirror of the CRAN R package repository. ILSE — Linear Regression Based on 'ILSE' for Missing Data. Homepage: https://github.com/feiyoung/ILSE Report bugs for this package: https://github.com/feiyoung/ILSE/issues

Notifications You must be signed in to change notification settings

cran/ILSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILSE

Linear Regression by Iterative Least Square Estimation When Covariates Include Missing Values. In ILSE package, we also provide Full Information Maximum Likelihood for Linear Regression fimlreg that can handle missing Covariates or missing Response variables.

Please see our new paper for model details:

Huazhen Lin, Wei Liu, & Wei Lan (2021). Regression Analysis with individual-specific patterns of missing covariates. Journal of Business & Economic Statistics, 39(1), 179-188.

Installation

To install the the packages 'ILSE' from 'Github', firstly, install the 'remotes' package.

install.packages("remotes")
remotes::install_github("feiyoung/ILSE")

Or install the the packages "ILSE" from 'CRAN'

install.packages("ILSE")

Website of ILSE package

We set up a package website to illustrate the usage of this package. For examples of typical ILSE usage, please see our Package Website for a demonstration and overview of the functions included in ILSE.

About

❗ This is a read-only mirror of the CRAN R package repository. ILSE — Linear Regression Based on 'ILSE' for Missing Data. Homepage: https://github.com/feiyoung/ILSE Report bugs for this package: https://github.com/feiyoung/ILSE/issues

Resources

Stars

Watchers

Forks

Packages

No packages published