avbootstrap: Creates bootstrap samples

View source: R/avbootstrap.R

avbootstrapR Documentation

Creates bootstrap samples

Description

avbootstrap creates bootstrap samples

Usage

avbootstrap(averages, ypred, bootstrap, B)

Arguments

averages

The averages data frame from quickpsy.

ypred

The ypred data frame from quickpsy.

bootstrap

"parametric" performs parametric bootstrap; "nonparametric" performs non-parametric bootstrap; "none" does not perform bootstrap (default is 'parametric').

B

number of bootstrap samples (default is 100 ONLY).


danilinares/quickpsy documentation built on Feb. 13, 2023, 8:44 p.m.