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.8")



Attach the package and use:
library("LMest")
Maintained by
Francesco Bartolucci
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-11-28
Latest Update: 2025-06-28
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.8, https://cran.r-project.org/web/packages/LMest. Accessed 09 Mar. 2026.
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), 3.2.5 (2025-01-08 10:20), 3.2.6 (2025-06-29 00:20), 3.2.7 (2025-08-23 18:20)
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

Today's Hot Picks in Authors and Packages

pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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