Other packages > Find by keyword >

LMest  

Generalized Latent Markov Models
View on CRAN: Click here


Download and install LMest package within the R console
Install from CRAN:
install.packages("LMest")

Install from Github:
library("remotes")
install_github("cran/LMest")

Install by package version:
library("remotes")
install_version("LMest", "3.2.5")



Attach the package and use:
library("LMest")
Maintained by
Francesco Bartolucci
[Scholar Profile | Author Map]
First Published: 2012-11-28
Latest Update: 2023-08-27
Description:
Latent Markov models for longitudinal continuous and categorical data. See Bartolucci, Pandolfi, Pennoni (2017).
How to cite:
Francesco Bartolucci (2012). LMest: Generalized Latent Markov Models. R package version 3.2.5, https://cran.r-project.org/web/packages/LMest. Accessed 07 Apr. 2025.
Previous versions and publish date:
1.0 (2012-11-28 08:17), 2.0 (2014-11-18 11:28), 2.1 (2015-03-20 14:22), 2.2 (2016-02-25 18:03), 2.3 (2016-08-23 15:25), 2.4.1 (2017-10-16 14:53), 2.4.2 (2018-03-11 09:55), 2.4.3 (2018-09-11 15:30), 2.4.4 (2019-03-18 14:03), 2.4.5 (2019-04-07 18:22), 2.4 (2017-06-06 17:24), 2.5.0 (2019-07-01 10:00), 2.5.1 (2019-07-30 21:40), 2.6.0 (2020-01-20 15:30), 2.6.1 (2020-04-19 18:40), 3.0.0 (2020-09-12 11:00), 3.0.1 (2020-12-05 23:50), 3.0.2 (2021-10-09 21:10), 3.0.3 (2022-03-25 20:40), 3.0.4 (2022-04-24 20:10), 3.1.0 (2023-02-11 08:10), 3.1.1 (2023-03-31 16:10), 3.1.2 (2023-08-27 16:50), 3.2.0 (2024-08-30 22:20), 3.2.1 (2024-09-09 21:10), 3.2.2 (2024-09-16 00:10), 3.2.3 (2024-11-05 22:50), 3.2.4 (2024-12-06 21:50)
Other packages that cited LMest R package
View LMest citation profile
Other R packages that LMest depends, imports, suggests or enhances
Complete documentation for LMest
Functions, R codes and Examples using the LMest R package
Some associated functions: LMbasic-class . LMbasiccont-class . LMest-package . LMlatent-class . LMlatentcont-class . LMmanifest-class . LMmixed-class . MCbasic-class . MCcov-class . NLSYlong . PSIDlong . RLMSdat . RLMSlong . bootstrap . bootstrap_lm_basic . bootstrap_lm_basic_cont . bootstrap_lm_cov_latent . bootstrap_lm_cov_latent_cont . data_SRHS_long . data_criminal_sim . data_drug . data_long_cont . decoding . drawLMbasic . drawLMbasiccont . drawLMlatent . drawLMlatentcont . drawLMmixed . draw_lm_basic . draw_lm_basic_cont . draw_lm_cov_latent . draw_lm_cov_latent_cont . draw_lm_mixed . est_lm_basic . est_lm_basic_cont . est_lm_cov_latent . est_lm_cov_latent_cont . est_lm_cov_manifest . est_lm_mixed . est_mc_basic . est_mc_cov . lmest . lmestCont . lmestData . lmestDecoding . lmestFormula . lmestMc . lmestMixed . lmestSearch . long2matrices . long2wide . matrices2long . plot.LMest . print . se . search.model.LM . summary.lmestData . summary . 
Some associated R codes: LMest-deprecated.R . blkdiag.R . bootstrap.R . bootstrap_lm_basic.R . bootstrap_lm_basic_cont.R . bootstrap_lm_cov_latent.R . bootstrap_lm_cov_latent_cont.R . complk.R . complk_cont.R . complk_cont_miss.R . decoding.R . draw.R . draw_lm_basic.R . draw_lm_basic_cont.R . draw_lm_cov_latent.R . draw_lm_cov_latent_cont.R . draw_lm_mixed.R . est_multilogit.R . est_old.R . expit.R . expit1.R . functions.R . invglob.R . lk_ar_rho.R . lk_comp_latent.R . lk_comp_latent_cont.R . lk_obs.R . lk_obs_cont.R . lk_obs_cont_miss.R . lk_obs_latent.R . lk_obs_latent_cont.R . lk_obs_manifest.R . lk_obs_mixed.R . lk_sta.R . lmbasic.R . lmbasic.cont.MISS.R . lmbasic.cont.R . lmcovlatent.R . lmcovlatent.cont.R . lmcovmanifest.R . lmest.R . lmestCont.R . lmestContMISS.R . lmestData.R . lmestDecoding.R . lmestFormula.R . lmestMc.R . lmestMixed.R . lmestSearch.R . lmmixed.R . logit1.R . long2matrices.R . long2wide.R . marg_param.R . mcbasic.R . mccov.R . plot.LMbasic.R . plot.LMbasiccont.R . plot.LMlatent.R . plot.LMlatentcont.R . plot.LMsearch.R . print.R . prob_multilogit.R . prob_post_cov.R . prob_post_cov_cont.R . prod_array.R . rec1.R . rec3.R . recursions.R . se.R . search.model.LM.R . sq.R . stationary.R . summary.LMbasic.R . summary.LMbasiccont.R . summary.LMlatent.R . summary.LMlatentcont.R . summary.LMmanifest.R . summary.LMmixed.R . summary.LMsearch.R . summary.MCbasic.R . summary.MCcov.R . summary.MClatent.R . trans_par.R . zzz.R .  Full LMest package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for LMest010203040506070TrendBars

Today's Hot Picks in Authors and Packages

probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA