R/f_convenience_bootstrap_warning.R

Defines functions boot_warning

boot_warning <- function(){
    warning("This is a single bootstrap sample! Any results from this model cannot be interpreted by themselves. Aggregate this model with other bootstrap samples using 'aggregate_bootstraps'!")
}

Try the psychonetrics package in your browser

Any scripts or data that you put into this service are public.

psychonetrics documentation built on June 22, 2024, 10:29 a.m.