Other packages > Find by keyword >

frailtyMMpen  

Efficient Algorithm for High-Dimensional Frailty Model
View on CRAN: Click here


Download and install frailtyMMpen package within the R console
Install from CRAN:
install.packages("frailtyMMpen")

Install from Github:
library("remotes")
install_github("cran/frailtyMMpen")

Install by package version:
library("remotes")
install_version("frailtyMMpen", "1.2.1")



Attach the package and use:
library("frailtyMMpen")
Maintained by
Yunpeng Zhou
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-24
Latest Update: 2023-08-08
Description:
The penalized and non-penalized Minorize-Maximization (MM) method for frailty models to fit the clustered data, multi-event data and recurrent data. Least absolute shrinkage and selection operator (LASSO), minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD) penalized functions are implemented. All the methods are computationally efficient. These general methods are proposed based on the following papers, Huang, Xu and Zhou (2022) , Huang, Xu and Zhou (2023) .
How to cite:
Yunpeng Zhou (2023). frailtyMMpen: Efficient Algorithm for High-Dimensional Frailty Model. R package version 1.2.1, https://cran.r-project.org/web/packages/frailtyMMpen. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0.0 (2023-03-24 17:20), 1.1.1 (2023-07-06 16:40), 1.1.2 (2023-07-07 09:40)
Other packages that cited frailtyMMpen R package
View frailtyMMpen citation profile
Other R packages that frailtyMMpen depends, imports, suggests or enhances
Complete documentation for frailtyMMpen
Functions, R codes and Examples using the frailtyMMpen R package
Some associated functions: cluster . coef.fpen . event . frailtyMM . frailtyMMpen . hdCLdata . plot.fmm . plot.fpen . predict.fmm . predict.fpen . print.fmm . print.fpen . simdataCL . simdataME . simdataRE . summary.fmm . 
Some associated R codes: RcppExports.R . backtrackerror.R . coef.R . fcollect.R . frailtyMM.R . frailtyMMcal.R . frailtyMMpen.R . plot.R . predict.R . print.R . simdata.R . summary.R . zzz.R .  Full frailtyMMpen package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA