fmrs
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see fmrs.
Variable Selection in Finite Mixture of AFT Regression and FMR
Bioconductor version: 3.14
Provides parameter estimation as well as variable selection in Finite Mixture of Accelerated Failure Time Regression and Finite Mixture of Regression Models. Furthermore, this package provides Ridge Regression and Elastic Net.
Author: Farhad Shokoohi [aut, cre]
Maintainer: Farhad Shokoohi <shokoohi at icloud.com>
citation("fmrs")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("fmrs")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("fmrs")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.