.get_cv_estim {nlpred} | R Documentation |
Helper function to turn prediction_list into CV estimate of SCRNP
Description
Helper function to turn prediction_list into CV estimate of SCRNP
Usage
.get_cv_estim(prediction_list, sens, gn, quantile_type = 8, ...)
Arguments
prediction_list |
Properly formatted list of predictions. |
sens |
The sensitivity constraint. |
gn |
The marginal probability that |
quantile_type |
The type of quantile estimate to use. |
... |
Other options (not currently used) |
[Package nlpred version 1.0.1 Index]