Last data update: 2014.03.03

MultiLCIRT

Package: MultiLCIRT
Type: Package
Title: Multidimensional Latent Class Item Response Theory Models
Version: 2.10
Date: 2016-04-13
Author: Francesco Bartolucci, Silvia Bacci, Michela Gnaldi - University of Perugia (IT)
Maintainer: Francesco Bartolucci <bart@stat.unipg.it>
Description: Framework for the Item Response Theory analysis of dichotomous and ordinal polytomous outcomes under the assumption of multidimensionality and discreteness of the latent traits. The fitting algorithms allow for missing responses and for different item parameterizations and are based on the Expectation-Maximization paradigm. Individual covariates affecting the class weights may be included in the new version (since 2.1).
License: GPL (>= 2)
Depends: R (>= 2.0.0), MASS, limSolve
NeedsCompilation: yes
Packaged: 2016-04-13 05:21:49 UTC; francescobartolucci
Repository: CRAN
Date/Publication: 2016-04-13 09:27:59

● Cran Task View: Psychometrics
● 0 images, 23 functions, 2 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MultiLCIRT' ...
** package 'MultiLCIRT' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c aggrdata.f -o aggrdata.o
f95   -fpic  -g -O2  -c lk_obs.f -o lk_obs.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o MultiLCIRT.so aggrdata.o lk_obs.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/MultiLCIRT/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'MultiLCIRT'
    finding HTML links ... done
    MultiLCIRT-package                      html  
    aggr_data                               html  
    class_item                              html  
    compare_models                          html  
    est_multi_glob                          html  
    est_multi_poly                          html  
    est_multi_poly_clust                    html  
    hads                                    html  
    inv_glob                                html  
    lk_obs_score                            html  
    lk_obs_score_clust                      html  
    matr_glob                               html  
    naep                                    html  
    print.class_item                        html  
    print.est_multi_poly                    html  
    print.est_multi_poly_clust              html  
    print.test_dim                          html  
    prob_multi_glob                         html  
    search.model                            html  
    standard.matrix                         html  
    summary.class_item                      html  
    summary.est_multi_poly                  html  
    summary.est_multi_poly_clust            html  
    summary.test_dim                        html  
    test_dim                                html  
** building package indices
** testing if installed package can be loaded
* DONE (MultiLCIRT)
Making 'packages.html' ... done