View source: R/nested.compare_0_5_3_241224.R View source: R/nested.compare_241224.R View source: R/nested.compare_0_5_2_241224.R View source: R/nested.compare_0_5_1_241224.R
glmnetr.compcv | R Documentation |
See nested.compare(), as glmnetr() is depricated
See nested.compare(), as glmnetr() is depricated
See nested.compare(), as glmnetr.compcv() is depricated
See nested.compare(), as glmnetr.compcv() is depricated
glmnetr.compcv(object, digits = 4, type = "devrat", pow = 1)
glmnetr.compcv(object, digits = 4, type = "devrat", pow = 1)
glmnetr.compcv(object, digits = 4, type = "devrat", pow = 1)
glmnetr.compcv(object, digits = 4, type = "devrat", pow = 1)
object |
A nested.glmnetr output object. |
digits |
digits for printing of z-scores, p-values, etc. with default of 4 |
type |
determines what type of nested cross validation performance measures are compared. Possible values are "devrat" to compare the deviance ratios, i.e. the fractional reduction in deviance relative to the null model deviance, "agree" to compare agreement, "lincal" to compare the linear calibration slope coefficients, "intcal" to compare the linear calibration intercept coefficients, from the nested cross validation. |
pow |
the power to which the average of correlations is to be raised. |
A printout to the R console.
A printout to the R console.
A printout to the R console.
A printout to the R console.
nested.compare
nested.compare
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.