resample {iterLap} | R Documentation |
Residual resampling
Description
Perform residual resampling to the result of importance sampling
Usage
resample(n, obj)
Arguments
n |
Number of resamples to draw |
obj |
An object of class |
Value
Matrix with resampled values
Author(s)
Bjoern Bornkamp
Examples
## see function iterLap for an example on how to use resample
[Package iterLap version 1.1-4 Index]