# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "FMCensSkewReg" in publications use:' type: software license: MIT title: 'FMCensSkewReg: Finite Mixture of Censored Regression Models with Skewed Distributions' version: 0.1.1 identifiers: - type: doi value: 10.32614/CRAN.package.FMCensSkewReg abstract: 'Provides an implementation of finite mixture regression models for censored data under four distributional families: Normal (FM-NCR), Student t (FM-TCR), skew-Normal (FM-SNCR), and skew-t (FM-STCR). The package enables flexible modeling of skewness and heavy tails often observed in real-world data, while explicitly accounting for censoring. Functions are included for parameter estimation via the Expectation-Maximization (EM) algorithm, computation of standard errors, and model comparison criteria such as the Akaike Information Criterion (AIC), the Bayesian Information Criterion (BIC), and the Efficient Determination Criterion (EDC). The underlying methodology is described in Park et al. (2024) .' authors: - family-names: Park given-names: Jiwon email: pcjylove87@gmail.com - family-names: Lachos Davila given-names: Victor Hugo email: hlachos@uconn.edu - family-names: Dey given-names: Dipak email: dipak.dey@uconn.edu preferred-citation: type: article title: Finite mixture of regression models for censored data based on the skew-t distribution authors: - family-names: Park given-names: Jiwon email: pcjylove87@gmail.com - family-names: Dey given-names: Dipak K. - family-names: Lachos given-names: VĂ­ctor H. journal: Computational Statistics year: '2024' volume: '39' issue: '7' start: '3695' end: '3726' repository: https://jiwonpark41.r-universe.dev repository-code: https://github.com/JiwonPark41/FMCensSkewReg commit: d33d876ac48af4ab2a900d278a2431aca319cf38 url: https://github.com/JiwonPark41/FMCensSkewReg date-released: '2025-12-17' contact: - family-names: Park given-names: Jiwon email: pcjylove87@gmail.com