eval_resample {heemod} | R Documentation |
Evaluate Resampling Definition
Description
Evaluate Resampling Definition
Usage
eval_resample(psa, N)
Arguments
psa |
A |
N |
> 0. Number of simulation to run. |
Value
A data.frame
of resampled values with on
column per parameter and N
rows.
[Package heemod version 1.0.1 Index]