Last data update: 2014.03.03

randomLCA

Package: randomLCA
Type: Package
Title: Random Effects Latent Class Analysis
Version: 1.0-9
Date: 2016-06-22
Authors@R: c(person("Ken","Beath",email="ken.beath@mq.edu.au", role=c("aut","cre")))
Maintainer: Ken Beath <ken.beath@mq.edu.au>
Contact: Ken Beath <ken.beath@mq.edu.au>
Author: Ken Beath [aut, cre]
Description: Fits standard and random effects latent class models. The single level random effects model is described in Qu et al <doi:10.2307/2533043> and the two level random effects model in Beath and Heller <doi:10.1177/1471082X0800900302>. Examples are given for their use in diagnostic testing.
Depends: R (>= 3.2.0), lattice
Imports: boot, fastGHQuad, Matrix
Suggests: xtable
LazyLoad: yes
LazyData: yes
NeedsCompilation: yes
License: GPL (>= 2)
Packaged: 2016-06-23 21:53:08 UTC; kjbeath1
Repository: CRAN
Date/Publication: 2016-06-24 09:53:51

● Cran Task View: Cluster, Psychometrics
● 0 images, 18 functions, 7 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'randomLCA' ...
** package 'randomLCA' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bernoulliprob.c -o bernoulliprob.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bernoulliprobrandom.c -o bernoulliprobrandom.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bernoulliprobrandom2.c -o bernoulliprobrandom2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lcemalgorith.c -o lcemalgorith.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o randomLCA.so bernoulliprob.o bernoulliprobrandom.o bernoulliprobrandom2.o lcemalgorith.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/randomLCA/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'randomLCA'
    finding HTML links ... done
    AIC                                     html  
    AIC3                                    html  
    BIC                                     html  
    calcCond2Prob                           html  
    calcCondProb                            html  
    calcMargProb                            html  
    classProbs                              html  
    dentistry                               html  
    fitted                                  html  
    genderrole                              html  
    hivtests                                html  
    logLik                                  html  
    myocardial                              html  
    outcomeProbs                            html  
    pap                                     html  
    plot                                    html  
    postClassProbs                          html  
    print.randomLCA                         html  
    randomLCA                               html  
    ranef                                   html  
    refit                                   html  
    simulate                                html  
    summary.randomLCA                       html  
    symptoms                                html  
    uterinecarcinoma                        html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (randomLCA)
Making 'packages.html' ... done