Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

Package 570/609HostnameOS / ArchBUILDCHECKBUILD BIN
survcomp 1.8.1
Benjamin Haibe-Kains , Markus Schroeder , Catharina Olsen
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/survcomp
Last Changed Rev: 70305 / Revision: 74773
Last Changed Date: 2012-10-08 14:22:49 -0700 (Mon, 08 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: survcomp
Version: 1.8.1
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch survcomp_1.8.1.tar.gz
StartedAt: 2013-03-25 01:27:13 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:28:01 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 48.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: survcomp.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/survcomp.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'survcomp/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'survcomp' version '1.8.1'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'survcomp' can be installed ... WARNING
Found the following significant warnings:
  foo_mrmr_ensemble_surv.cpp:790: warning: 'x2' is used uninitialized in this function
See '/Users/biocbuild/bbs-2.11-bioc/meat/survcomp.Rcheck/00install.out' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning.
See
  '/Users/biocbuild/bbs-2.11-bioc/meat/survcomp.Rcheck/00check.log'
for details.

survcomp.Rcheck/00install.out:

* installing *source* package 'survcomp' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c concordance.index.c -o concordance.index.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c foo_mrmr_ensemble_surv.cpp -o foo_mrmr_ensemble_surv.o
foo_mrmr_ensemble_surv.cpp: In function 'double get_correlation_ensemble(double*, int*, int, int, int)':
foo_mrmr_ensemble_surv.cpp:12: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:22: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp: In function 'void build_mim_cIndex_subset(double*, double*, int*, int, int, int*, int, int*, int*, int*, double*, int*, double*, int*, int*, int*, int*)':
foo_mrmr_ensemble_surv.cpp:202: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:203: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:214: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:216: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:191: warning: unused variable 'msurv_x'
foo_mrmr_ensemble_surv.cpp:191: warning: unused variable 'ustrat_x'
foo_mrmr_ensemble_surv.cpp: In function 'void bootstrap_tree(tree<int, std::allocator<tree_node_<int> > >&, tree<double, std::allocator<tree_node_<double> > >&, double*, int*, int, int, int, int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:351: warning: unused variable 'cnt_back'
foo_mrmr_ensemble_surv.cpp:286: warning: unused variable 'nsub'
foo_mrmr_ensemble_surv.cpp: In function 'void bootstrap_mrmr(double&, double&, double*, int*, int, int, int, int, int, int, int, int*, int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:393: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:396: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:400: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:401: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:412: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:419: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:387: warning: unused variable 'mim'
foo_mrmr_ensemble_surv.cpp: In function 'double mrnet_onegene(double*, int, int, int*, int, int)':
foo_mrmr_ensemble_surv.cpp:448: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:439: warning: unused variable 'max_val'
foo_mrmr_ensemble_surv.cpp: In function 'int verify_equivalentset_nparents(tree<int, std::allocator<tree_node_<int> > >&, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, tree<double, std::allocator<tree_node_<double> > >&, int)':
foo_mrmr_ensemble_surv.cpp:467: warning: unused variable 'found'
foo_mrmr_ensemble_surv.cpp: In function 'void mrmr_ensemble_one_gene_remove(tree<int, std::allocator<tree_node_<int> > >&, tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, double*, int*, int, int, int, int, int, int, double, int*, int*, double*, int*, double*, int*, double*, int*, int*, int*, int, int*)':
foo_mrmr_ensemble_surv.cpp:593: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:596: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:597: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:604: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:646: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:654: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:657: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:661: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable 'nsamples_boot'
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable 'tmp_val_max_ind'
foo_mrmr_ensemble_surv.cpp:578: warning: unused variable 'prev_sel_tmp'
foo_mrmr_ensemble_surv.cpp:579: warning: unused variable 'vec_sort'
foo_mrmr_ensemble_surv.cpp: In function 'SEXPREC* mrmr_cIndex_ensemble_remove(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
foo_mrmr_ensemble_surv.cpp:785: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:819: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:833: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:838: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:842: warning: comparison between signed and unsigned integer expressions
foo_mrmr_ensemble_surv.cpp:800: warning: unused variable 'cnt2'
foo_mrmr_ensemble_surv.cpp:803: warning: unused variable 'rootdepth'
foo_mrmr_ensemble_surv.cpp:816: warning: unused variable 'ind'
foo_mrmr_ensemble_surv.cpp:732: warning: unused variable 'res_all'
foo_mrmr_ensemble_surv.cpp:732: warning: unused variable 'res_all2'
foo_mrmr_ensemble_surv.cpp:733: warning: unused variable 'vec_tmp'
tree.h: In static member function 'static int tree<T, tree_node_allocator>::depth(const tree<T, tree_node_allocator>::iterator_base&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:250:   instantiated from here
tree.h:1635: warning: statement has no effect
tree.h: In static member function 'static iter tree<T, tree_node_allocator>::parent(iter) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:258:   instantiated from here
tree.h:756: warning: statement has no effect
tree.h: In static member function 'static iter tree<T, tree_node_allocator>::parent(iter) [with iter = tree<double, std::allocator<tree_node_<double> > >::pre_order_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:258:   instantiated from here
tree.h:756: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::erase(iter) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:267:   instantiated from here
tree.h:589: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::erase(iter) [with iter = tree<double, std::allocator<tree_node_<double> > >::pre_order_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:267:   instantiated from here
tree.h:589: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator++() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:281:   instantiated from here
tree.h:2046: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator++() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:281:   instantiated from here
tree.h:2046: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::erase(iter) [with iter = tree<double, std::allocator<tree_node_<double> > >::leaf_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:560:   instantiated from here
tree.h:589: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::append_child(iter, const T&) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:690:   instantiated from here
tree.h:883: warning: statement has no effect
tree.h:884: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::append_child(iter, const T&) [with iter = tree<double, std::allocator<tree_node_<double> > >::pre_order_iterator, T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
foo_mrmr_ensemble_surv.cpp:691:   instantiated from here
tree.h:883: warning: statement has no effect
tree.h:884: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::breadth_first_queued_iterator& tree<T, tree_node_allocator>::breadth_first_queued_iterator::operator++() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
foo_mrmr_ensemble_surv.cpp:808:   instantiated from here
tree.h:2273: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator--() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:2091:   instantiated from 'typename tree<T, tree_node_allocator>::pre_order_iterator tree<T, tree_node_allocator>::pre_order_iterator::operator--(int) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:355:   instantiated from here
tree.h:2065: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::pre_order_iterator& tree<T, tree_node_allocator>::pre_order_iterator::operator--() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
tree.h:2091:   instantiated from 'typename tree<T, tree_node_allocator>::pre_order_iterator tree<T, tree_node_allocator>::pre_order_iterator::operator--(int) [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]'
foo_mrmr_ensemble_surv.cpp:355:   instantiated from here
tree.h:2065: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator++() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:2673:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator++(int) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:502:   instantiated from here
tree.h:2636: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator++() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
tree.h:2673:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator++(int) [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]'
foo_mrmr_ensemble_surv.cpp:526:   instantiated from here
tree.h:2636: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator--() [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:2681:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator--(int) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:554:   instantiated from here
tree.h:2657: warning: statement has no effect
tree.h: In member function 'typename tree<T, tree_node_allocator>::leaf_iterator& tree<T, tree_node_allocator>::leaf_iterator::operator--() [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]':
tree.h:2681:   instantiated from 'typename tree<T, tree_node_allocator>::leaf_iterator tree<T, tree_node_allocator>::leaf_iterator::operator--(int) [with T = double, tree_node_allocator = std::allocator<tree_node_<double> >]'
foo_mrmr_ensemble_surv.cpp:554:   instantiated from here
tree.h:2657: warning: statement has no effect
tree.h: In member function 'iter tree<T, tree_node_allocator>::replace(iter, const tree<T, tree_node_allocator>::iterator_base&) [with iter = tree<int, std::allocator<tree_node_<int> > >::pre_order_iterator, T = int, tree_node_allocator = std::allocator<tree_node_<int> >]':
tree.h:547:   instantiated from 'void tree<T, tree_node_allocator>::copy_(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
tree.h:531:   instantiated from 'tree<T, tree_node_allocator>::tree(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:611:   instantiated from here
tree.h:1113: warning: statement has no effect
tree.h:547:   instantiated from 'void tree<T, tree_node_allocator>::copy_(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
tree.h:531:   instantiated from 'tree<T, tree_node_allocator>::tree(const tree<T, tree_node_allocator>&) [with T = int, tree_node_allocator = std::allocator<tree_node_<int> >]'
foo_mrmr_ensemble_surv.cpp:611:   instantiated from here
tree.h:1153: warning: statement has no effect
tree.h:1162: warning: statement has no effect
foo_mrmr_ensemble_surv.cpp: In function 'SEXPREC* mrmr_cIndex_ensemble_remove(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
foo_mrmr_ensemble_surv.cpp:790: warning: 'x2' is used uninitialized in this function
foo_mrmr_ensemble_surv.cpp:740: warning: 'Rres' may be used uninitialized in this function
foo_mrmr_ensemble_surv.cpp:815: warning: 'res_old' may be used uninitialized in this function
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c foo_mrmr_surv.cpp -o foo_mrmr_surv.o
foo_mrmr_surv.cpp: In function 'double get_correlation(double*, int*, int, int, int)':
foo_mrmr_surv.cpp:12: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:22: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp: In function 'void build_mim_subset(double*, double*, int*, int, int, int*, int)':
foo_mrmr_surv.cpp:49: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:50: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:56: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:58: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp: In function 'SEXPREC* mrmr_cIndex(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
foo_mrmr_surv.cpp:300: warning: comparison between signed and unsigned integer expressions
foo_mrmr_surv.cpp:340: warning: comparison between signed and unsigned integer expressions
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o survcomp.so concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/survcomp.Rcheck/survcomp/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'survcomp.Rnw' 
** testing if installed package can be loaded

* DONE (survcomp)

survcomp.Rcheck/survcomp-Ex.timings:

nameusersystemelapsed
D.index0.0260.0060.033
breastCancerData1.1980.0661.290
censor.time0.0000.0010.001
cindex.comp0.0040.0000.004
cindex.comp.meta0.0210.0020.023
combine.est0.0010.0000.001
combine.test0.0010.0000.000
concordance.index0.0040.0020.006
cvpl0.3580.0060.364
dindex.comp0.0140.0000.014
dindex.comp.meta0.0310.0030.037
fisherz0.0010.0010.001
forestplot.surv0.0900.0080.113
getsurv20.0060.0010.006
hazard.ratio0.0080.0010.010
hr.comp0.0150.0000.016
hr.comp.meta0.0260.0010.026
hr.comp20.0080.0000.008
iauc.comp0.7000.0070.717
ibsc.comp0.2840.0370.460
km.coxph.plot0.0420.0030.048
logpl0.0280.0010.028
mainz7g0.3270.0230.355
metaplot.surv0.0040.0010.006
mrmr.cindex0.0030.0000.004
nki7g0.3150.0200.340
no.at.risk0.0290.0010.030
sbrier.score2proba0.2490.0060.256
score2proba0.0230.0020.025
td.sens.spec0.0020.0000.011
tdrocc0.2930.0030.298
test.hetero.est0.0000.0000.001
test.hetero.test0.0000.0000.001
transbig7g0.3170.0240.354
unt7g0.3370.0240.367
upp7g0.3680.0230.397
vdx7g0.2800.0170.301