View source: R/MECC_functions.R
get_marginal_multipliers | R Documentation |
function to solve single variable entropy equation (marginal)
get_marginal_multipliers(data_series)
data_series |
data frame with the columns of the variables to be analysed. Preferably a subset of the output of function 'marginal_interval()' |
a data frame with three columns, 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.