yang0117/TVsMiss: Variable Selection for Missing Data

Use a regularization likelihood method to achieve variable selection purpose. Likelihood can be worked with penalty lasso, smoothly clipped absolute deviations (SCAD), and minimax concave penalty (MCP). Tuning parameter selection techniques include cross validation (CV), Bayesian information criterion (BIC) (low and high), stability of variable selection (sVS), stability of BIC (sBIC), and stability of estimation (sEST). More details see Jiwei Zhao, Yang Yang, and Yang Ning (2018) <arXiv:1703.06379> "Penalized pairwise pseudo likelihood for variable selection with nonignorable missing data." Statistica Sinica.

Getting started

Package details

AuthorJiwei Zhao, Yang Yang, and Ning Yang
MaintainerYang Yang <yyang39@buffalo.edu>
LicenseGPL (>= 2)
Version0.1.2
URL https://github.com/yang0117/TVsMiss
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yang0117/TVsMiss")
yang0117/TVsMiss documentation built on July 14, 2020, 2:56 a.m.