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



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: 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.1.2, https://cran.r-project.org/web/packages/LMest
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)
Other packages that cited LMest R package
View LMest citation profile
Other R packages that LMest depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
psoptim  
Particle Swarm Optimization
Particle swarm optimization - a basic variant. ...
Download / Learn more Package Citations See dependency  
CirclesIntersections  
Algorithm for Computation of the Intersection Areas of N Circles
Implementation of Librino, Levorato, and Zorzi (2014) algorithm for computat ...
Download / Learn more Package Citations See dependency  
tabularaster  
Tidy Tools for 'Raster' Data
Facilities to work with vector and raster data in efficient repeatable and systematic work flow. M ...
Download / Learn more Package Citations See dependency  
bdots  
Bootstrapped Differences of Time Series
Analyze differences among time series curves with p-value adjustment for multiple comparisons intro ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns