Description Usage Arguments Value
View source: R/adjust_ErrorSD.R
This is a bootstrap adjustment of the residual variance Used only internally as preparation for bootstrap-MSEs
1 | adjust_ErrorSD(Y, X, mod, B = 100, survey_weights = NULL)
|
Y |
metric input target variable |
X |
variable of predictive covariates |
mod |
model trained by MERFranger |
B |
number of bootstrap replications. default to B= 100 |
survey_weights |
possibility to include weights. default is NULL |
returns an numeric integer of the corrected SD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.