Package: fitmix
Title: Finite Mixture Model Fitting of Lifespan Datasets
Version: 0.1.0
Authors@R: c(person("Emine", "Guven", email = "emine.guven33@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9324-0879")),
           person("Hong", "Qin", role = c("aut")))
Description: Fits the lifespan datasets of biological systems such as yeast, fruit flies, and other similar biological units with well-known finite mixture models introduced by Farewell V. (1982) <doi:10.2307/2529885> and Al-Hussaini et al. (2000) <doi:10.1080/00949650008812033>. Estimates parameter space fitting of a lifespan dataset with finite mixtures of parametric distributions. Computes the following tasks; 1) Estimates parameter space of the finite mixture model 
             by implementing the expectation maximization (EM) algorithm. 2) Finds a sequence of four goodness-of-fit measures consist of Akaike Information Criterion (AIC), Bayesian Information Criterion (BIC), Kolmogorov-Smirnov (KS), and log-likelihood (log-likelihood) statistics. 3)The initial values is determined by k-means clustering.
URL: https://github.com/guven-code/fitmix/
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1.9001
Depends: R (>= 3.1.0)
Imports: stats
Suggests: rmarkdown, knitr
NeedsCompilation: no
Packaged: 2021-04-17 09:44:53 UTC; user
Author: Emine Guven [aut, cre] (<https://orcid.org/0000-0001-9324-0879>),
  Hong Qin [aut]
Maintainer: Emine Guven <emine.guven33@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-19 08:50:04 UTC
Built: R 4.5.2; ; 2025-11-08 02:21:20 UTC; windows
