Last data update: 2014.03.03

LMest

Package: LMest
Type: Package
Title: Latent Markov Models with and without Covariates
Version: 2.2
Date: 2016-02-25
Author: Francesco Bartolucci, Silvia Pandolfi - University of Perugia (IT)
Maintainer: Francesco Bartolucci <bart@stat.unipg.it>
Description: Fit certain versions of the Latent Markov model for longitudinal categorical data.
License: GPL (>= 2)
Depends: R (>= 2.0.0), MASS, MultiLCIRT, stats
Packaged: 2016-02-25 15:06:44 UTC; utente
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-02-25 18:03:20

● 0 images, 48 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'LMest' ...
** package 'LMest' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c BWforback.f -o BWforback.o
f95   -fpic  -g -O2  -c back.f -o back.o
f95   -fpic  -g -O2  -c for_mult.f -o for_mult.o
f95   -fpic  -g -O2  -c nr_multilogit.f -o nr_multilogit.o
f95   -fpic  -g -O2  -c prob_multilogit.f -o prob_multilogit.o
f95   -fpic  -g -O2  -c sum_Y.f -o sum_Y.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o LMest.so BWforback.o back.o for_mult.o nr_multilogit.o prob_multilogit.o sum_Y.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/LMest/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'LMest'
    finding HTML links ... done
    LMest-package                           html  
    RLMSdat                                 html  
    blkdiag                                 html  
    bootstrap_lm_basic                      html  
    bootstrap_lm_cov_latent                 html  
    complk                                  html  
    data_SRHS_long                          html  
    data_criminal_sim                       html  
    data_drug                               html  
    decoding                                html  
    draw_lm_basic                           html  
    draw_lm_cov_latent                      html  
    draw_lm_mixed                           html  
    est_lm_basic                            html  
    est_lm_cov_latent                       html  
    est_lm_cov_manifest                     html  
    est_lm_mixed                            html  
    est_multilogit                          html  
    expit                                   html  
    expit1                                  html  
    invglob                                 html  
    lk_ar_rho                               html  
    lk_comp_latent                          html  
    lk_obs                                  html  
    lk_obs_latent                           html  
    lk_obs_manifest                         html  
    lk_obs_mixed                            html  
    lk_sta                                  html  
    logit1                                  html  
    long2matrices                           html  
    long2wide                               html  
    marg_param                              html  
    print.LMbasic                           html  
    print.LMlatent                          html  
    print.LMmanifest                        html  
    print.LMmixed                           html  
    print.LMsearch                          html  
    prob_multilogit                         html  
    prob_post_cov                           html  
    prod_array                              html  
    rec1                                    html  
    rec3                                    html  
    recursions                              html  
    search.model.LM                         html  
    sq                                      html  
    stationary                              html  
    summary.LMbasic                         html  
    summary.LMlatent                        html  
    summary.LMmanifest                      html  
    summary.LMmixed                         html  
    summary.LMsearch                        html  
    trans_par                               html  
** building package indices
** testing if installed package can be loaded
* DONE (LMest)
Making 'packages.html' ... done