Last data update: 2014.03.03

mirt

Package: mirt
Version: 1.18
Date: 2016-06-24
Type: Package
Title: Multidimensional Item Response Theory
Authors@R: c( person("Phil", family="Chalmers", email =
"rphilip.chalmers@gmail.com", role = c("aut", "cre", "cph")),
person("Joshua", family="Pritikin", role=c('ctb')),
person("Alexander", family="Robitzsch", role=c('ctb')),
person("Mateusz", family="Zoltak", role=c('ctb')),
person("KwonHyun", family="Kim", role=c('ctb')),
person("Carl F.", family="Falk", role=c('ctb')),
person("Adam", family="Meade", role=c('ctb')))
Description: Analysis of dichotomous and polytomous response data using
unidimensional and multidimensional latent trait models under the Item
Response Theory paradigm. Exploratory and confirmatory models can be
estimated with quadrature (EM) or stochastic (MHRM) methods. Confirmatory
bi-factor and two-tier analyses are available for modeling item testlets.
Multiple group analysis and mixed effects designs also are available for
detecting differential item and test functioning as well as modelling
item and person covariates.
VignetteBuilder: knitr
Depends: stats, R (>= 3.1.0), stats4, lattice, methods
Imports: GPArotation, Rcpp, sfsmisc, mgcv, numDeriv
Suggests: boot, latticeExtra, directlabels, shiny, knitr, Rsolnp,
alabama, sirt, mirtCAT
ByteCompile: yes
LazyLoad: yes
LazyData: yes
LinkingTo: Rcpp, RcppArmadillo
License: GPL (>= 3)
Repository: CRAN
Maintainer: Phil Chalmers <rphilip.chalmers@gmail.com>
URL: https://github.com/philchalmers/mirt,
https://github.com/philchalmers/mirt/wiki
BugReports: https://github.com/philchalmers/mirt/issues?state=open
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-24 06:34:10 UTC; phil
Author: Phil Chalmers [aut, cre, cph],
Joshua Pritikin [ctb],
Alexander Robitzsch [ctb],
Mateusz Zoltak [ctb],
KwonHyun Kim [ctb],
Carl F. Falk [ctb],
Adam Meade [ctb]
Date/Publication: 2016-06-24 09:53:44

● 0 images, 67 functions, 0 datasets
Reverse Depends: 5

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mirt' ...
** package 'mirt' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c Estep.cpp -o Estep.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c Misc.cpp -o Misc.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c dpars.cpp -o dpars.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c traceLinePts.cpp -o traceLinePts.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mirt.so Estep.o Misc.o dpars.o traceLinePts.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mirt/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'mirt'
Creating a generic function for 'anova' from package 'stats' in package 'mirt'
Creating a generic function for 'residuals' from package 'stats' in package 'mirt'
** help
*** installing help indices
  converting help for package 'mirt'
    finding HTML links ... done
    Bock1997                                html  
    DIF                                     html  
    DTF                                     html  
    DiscreteClass-class                     html  
    LSAT6                                   html  
    LSAT7                                   html  
    M2                                      html  
    MDIFF                                   html  
    MDISC                                   html  
    MixedClass-class                        html  
    MultipleGroupClass-class                html  
    PLCI.mirt                               html  
    SAT12                                   html  
    SIBTEST                                 html  
    Science                                 html  
    SingleGroupClass-class                  html  
    anova-method                            html  
    areainfo                                html  
    averageMI                               html  
    bfactor                                 html  
    boot.LR                                 html  
    boot.mirt                               html  
    coef-method                             html  
    createGroup                             html  
    createItem                              html  
    deAyala                                 html  
    empirical_ES                            html  
    empirical_plot                          html  
    empirical_rxx                           html  
    expand.table                            html  
    expected.item                           html  
    expected.test                           html  
    extract.group                           html  
    extract.item                            html  
    extract.mirt                            html  
    fixef                                   html  
    fscores                                 html  
    imputeMissing                           html  
    itemGAM                                 html  
    itemfit                                 html  
    iteminfo                                html  
    itemplot                                html  
    key2binary                              html  
    lagrange                                html  
    logLik-method                           html  
    marginal_rxx                            html  
    mdirt                                   html  
    mirt-package                            html  
    mirt                                    html  
    mirt.model                              html  
    mirtCluster                             html  
    mixedmirt                               html  
    mod2values                              html  
    multipleGroup                           html  
    numerical_deriv                         html  
    personfit                               html  
    plot-method                             html  
    print-method                            html  
    probtrace                               html  
    randef                                  html  
    residuals-method                        html  
    show-method                             html  
    simdata                                 html  
    summary-method                          html  
    testinfo                                html  
    vcov-method                             html  
    wald                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mirt)
Making 'packages.html' ... done