Last data update: 2014.03.03

HSROC

Package: HSROC
Type: Package
Title: Meta-Analysis of Diagnostic Test Accuracy when Reference Test is
Imperfect
Version: 2.1.8
Date: 2015-02-09
Author: Ian Schiller and Nandini Dendukuri
Maintainer: Ian Schiller <ian.schiller@clinepi.mcgill.ca>
Depends: R (>= 3.1.2), lattice, coda, MASS, MCMCpack
Description: Implements a model for joint meta-analysis of sensitivity and specificity of the diagnostic test under evaluation, while taking into account the possibly imperfect sensitivity and specificity of the reference test. This hierarchical model accounts for both within and between study variability. Estimation is carried out using a Bayesian approach, implemented via a Gibbs sampler. The model can be applied in situations where more than one reference test is used in the selected studies.
License: GPL-2
URL: http://www.nandinidendukuri.com/
Encoding: latin1
Packaged: 2015-02-09 19:01:28 UTC; ian.schiller
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-10 00:32:01

● Cran Task View: MetaAnalysis
● 0 images, 4 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'HSROC' ...
** package 'HSROC' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c HSROC.cpp -o HSROC.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o HSROC.so HSROC.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/HSROC/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'HSROC'
    finding HTML links ... done
    HSROC                                   html  
    HSROCSummary                            html  
    In.house                                html  
    MRI                                     html  
    beta.parameter                          html  
    simdata                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (HSROC)
Making 'packages.html' ... done