View source: R/MECC_functions.R
get_marginal_distribution | R Documentation |
function to transform marginals into (0,1) interval
get_marginal_distribution(data, mult)
data |
data frame with five columns containing years, severity and duration, and its transformations. Preferably the output of 'marginal_interval()' |
mult |
data frame with three columns (three multipliers) and two rows (severity and duration). Preferably the output of 'get_marginal_multipliers()' |
a vector with three values, the Lagrangian multipliers *Lambda_0*, *Lambda_1*, and *Lambda_2*
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.