resample {iterLap} | R Documentation |
Perform residual resampling to the result of importance sampling
resample(n, obj)
n |
Number of resamples to draw |
obj |
An object of class |
Matrix with resampled values
Bjoern Bornkamp
## see function iterLap for an example on how to use resample