avbootstrap {quickpsy} | R Documentation |
Creates bootstrap samples
Description
avbootstrap
creates bootstrap samples
Usage
avbootstrap(qp, bootstrap = "parametric", B = 100)
Arguments
qp |
output from quickpsy |
bootstrap |
|
B |
number of bootstrap samples (default is 100 ONLY). |
[Package quickpsy version 0.1.5.1 Index]