avbootstrap: Creates bootstrap samples

Description Usage Arguments

View source: R/avbootstrap.R

Description

avbootstrap creates bootstrap samples

Usage

1
avbootstrap(qp, bootstrap = "parametric", B = 100)

Arguments

qp

output 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).


quickpsy documentation built on Oct. 2, 2019, 5:03 p.m.