dot-get_quantile: Helper function to get quantile for a single training fold...

.get_quantileR Documentation

Helper function to get quantile for a single training fold data when nested CV is NOT used.

Description

Helper function to get quantile for a single training fold data when nested CV is NOT used.

Usage

.get_quantile(x, p, quantile_type = 8)

Arguments

x

An entry in prediction_list.

p

The quantile to get.

quantile_type

The type of quantile estimate to use.


benkeser/nlpred documentation built on June 11, 2022, 3:05 a.m.