runBootstrap {Cyclops} | R Documentation |
Run Bootstrap for Cyclops model parameter
Description
Run Bootstrap for Cyclops model parameter
Usage
runBootstrap(object, outFileName, treatmentId, replicates)
Arguments
object |
A fitted Cyclops model object |
outFileName |
Character: Output file name |
treatmentId |
Character: variable to output |
replicates |
Numeric: number of bootstrap samples |
[Package Cyclops version 3.4.1 Index]