powered by
Shows how many scenarios are effectively been considered when using flexible probabilities.
ens(p)
A single double.
double
An object of the ffp class.
ffp
set.seed(123) p <- exp_decay(stats::rnorm(100), 0.01) # ens is smaller than 100 ens(p)
Run the code above in your browser using DataLab