Package: fmrs
Type: Package
Title: Variable Selection in Finite Mixture of AFT Regression and FMR
        Models
Version: 1.19.0
Authors@R: c(person("Farhad", "Shokoohi", role = c("aut", "cre"),
    email = "shokoohi@icloud.com", comment = c(ORCID = "0000-0002-6224-2609"))
    )
Description: The package obtains parameter estimation, i.e., maximum
    likelihood estimators (MLE), via the Expectation-Maximization (EM)
    algorithm for the Finite Mixture of Regression (FMR) models with Normal
    distribution, and MLE for the Finite Mixture of Accelerated Failure Time
    Regression (FMAFTR) subject to right censoring with Log-Normal and Weibull
    distributions via the EM algorithm and the Newton-Raphson algorithm (for
    Weibull distribution).
    More importantly, the package obtains the maximum penalized likelihood
    (MPLE) for both FMR and FMAFTR models (collectively called FMRs).
    A component-wise tuning parameter selection based on a component-wise BIC is
    implemented in the package.
    Furthermore, this package provides Ridge Regression and Elastic Net.
Depends: R (>= 4.3.0)
Imports: methods, survival, stats
Date: 2023-05-16
biocViews: Survival, Regression, DimensionReduction
Suggests: BiocGenerics, testthat, knitr, utils
License: GPL-3
VignetteBuilder: knitr
BugReports: https://github.com/shokoohi/fmrs/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-06-04 23:08:39 UTC; biocbuild
Author: Farhad Shokoohi [aut, cre] (<https://orcid.org/0000-0002-6224-2609>)
Maintainer: Farhad Shokoohi <shokoohi@icloud.com>
git_url: https://git.bioconductor.org/packages/fmrs
git_branch: devel
git_last_commit: efdfa70
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
Built: R 4.5.0; x86_64-w64-mingw32; 2025-06-05 13:00:31 UTC; windows
Archs: x64
