These functions create bootstrapped datasets using the bootstrap methods described in saemix.bootstrap
dataGen.case(saemixObject)dataGen.NP(saemixObject, nsamp = 0, eta.sampc = NULL, conditional = FALSE)
dataGen.Par(saemixObject)
an object returned by the saemix
function
number of samples from the conditional distribution (for method="conditional")
if available, samples from the conditional distribution (otherwise, they are obtained within the function)
if TRUE, sample from the conditional distribution, if FALSE, sample within the empirical Bayes estimates (EBE) as in the traditional non-parametric residual bootstrap