Learn R Programming

SMLE (version 0.4.0)

Joint Feature Screening via Sparse MLE

Description

Variable selection techniques are essential tools for model selection and estimation in high-dimensional statistical models. Sparse Maximal Likelihood Estimator (SMLE) (Xu and Chen (2014)) provides an efficient implementation for the joint feature screening method on high-dimensional generalized linear models. It also conducts a post-screening selection based on a user-specified selection criterion. The algorithm uses iterative hard thresholding along with parallel computing.

Copy Link

Version

Install

install.packages('SMLE')

Monthly Downloads

676

Version

0.4.0

License

GPL-2

Maintainer

Qianxiang Zang

Last Published

June 8th, 2020

Functions in SMLE (0.4.0)

smle_predict

Predict method for SMLE screening and selection
smle_select

Elaborative feature selection with SMLE
plot.selection

Plots to visualize the selection
SMLE

Joint feature screening via sparse maximum likelihood estimation for GLMs
print.smle

Print a SMLE object from SMLE
print.sdata

Print function for simulated data
plot.smle

Plots to visualize the SMLE screening step
Gen_Data

Data simulator for high-dimensional
print.selection

Print a selection object from smle_select
smle-package

Joint SMLE-screening for generalized linear models