Nothing
#' @title Variable Selection in Finite Mixture of AFT Regression and
#' FMR
#'
#' @description Provides parameter estimation and variable selection in
#' FMRs models. The
#' \code{\link{fmrs.mle}} method provides Maximum Likelihood Estimation
#' for FMRs models. The \code{\link{fmrs.tunsel}} method provides
#' component-wise tuning parameters. The \code{\link{fmrs.varsel}}
#' method provides variable selection for FMRs models.
#' @aliases fmrs
#' @section \code{fmrs} methods:
#' \code{\link{fmrs.mle}},
#' \code{\link{fmrs.tunsel}},
#' \code{\link{fmrs.varsel}},
#' \code{\link{fmrs.gendata}}.
#' @section \code{fmrs} objects:
#' \code{\link{fmrsfit-class}},
#' \code{\link{fmrstunpar-class}}
#'
#' @docType package
#' @name fmrs-package
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.