Sample generic object.
sample(object, n, ...)# S4 method for constant_distribution,integer
sample(object, n)
# S4 method for fixed_distribution,integer
sample(object, n)
# S4 method for function_distribution,integer
sample(object, n)
# S4 method for bootstrap_distribution,integer
sample(object, n)
# S4 method for bolus,integer
sample(object, n, ...)
# S4 method for infusion,integer
sample(object, n, ...)
# S4 method for observations,integer
sample(object, n, ...)
# S4 method for covariate,integer
sample(object, n)
# S4 method for bootstrap,integer
sample(object, n)
sampling result
generic object
number of samples required
extra arguments