Package: stepmixr 0.1.3
stepmixr: Interface to 'Python' Package 'StepMix'
This is an interface for the 'Python' package 'StepMix'. It is a 'Python' package following the scikit-learn API for model-based clustering and generalized mixture modeling (latent class/profile analysis) of continuous and categorical data. 'StepMix' handles missing values through Full Information Maximum Likelihood (FIML) and provides multiple stepwise Expectation-Maximization (EM) estimation methods based on pseudolikelihood theory. Additional features include support for covariates and distal outcomes, various simulation utilities, and non-parametric bootstrapping, which allows inference in semi-supervised and unsupervised settings. Software paper available at <doi:10.18637/jss.v113.i08>.
Authors:
stepmixr_0.1.3.tar.gz
stepmixr_0.1.3.zip(r-4.7)stepmixr_0.1.3.zip(r-4.6)stepmixr_0.1.3.zip(r-4.5)
stepmixr_0.1.3.tgz(r-4.6-any)stepmixr_0.1.3.tgz(r-4.5-any)
stepmixr_0.1.3.tar.gz(r-4.7-any)stepmixr_0.1.3.tar.gz(r-4.6-any)
stepmixr_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stepmixr/json (API)
| # Install 'stepmixr' in R: |
| install.packages('stepmixr', repos = c('https://labo-lacourse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/labo-lacourse/stepmixr/issues
Last updated from:ad7781fe2a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 89 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 169 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 127 |
Exports:bakk_measurementsbootstrapbootstrap_statscheck_pystepmix_versiondata_bakk_completedata_bakk_covariatedata_bakk_responsedata_gaussian_diagdata_generation_gaussianfitidentify_coefinstall.stepmixloadfitmixed_descriptorpredict_probarandom_nansavefitstepmix
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Non-parametric bootstrap of StepMix estimator. | bootstrap bootstrap.stepmix.stepmix.StepMix |
| Non-parametric boostrap of StepMix estimator. | bootstrap_stats bootstrap_stats.stepmix.stepmix.StepMix |
| Series of function to simulate data. | bakk_measurements data_bakk_complete data_bakk_covariate data_bakk_response data_gaussian_diag data_generation_gaussian random_nan |
| Fit a mixture using the stepmix python package. | fit identify_coef print.stepmix.stepmix.StepMix |
| Install stepmix python package into python via reticulate. | check_pystepmix_version install.stepmix |
| Utility function for mixture using mixed description. | mixed_descriptor |
| Predict the membership (probabilities) using the fit of the stepmix python package. | predict.stepmix.stepmix.StepMix predict_proba predict_proba.stepmix.stepmix.StepMix |
| Save the fit of a mixture using the stepmix python package. | loadfit savefit |
| R interface to stepmix in StepMix python. | stepmix |
