get_marginal_multipliers: function to solve single variable entropy equation (marginal)

View source: R/MECC_functions.R

get_marginal_multipliersR Documentation

function to solve single variable entropy equation (marginal)

Description

function to solve single variable entropy equation (marginal)

Usage

get_marginal_multipliers(data_series)

Arguments

data_series

data frame with the columns of the variables to be analysed. Preferably a subset of the output of function 'marginal_interval()'

Value

a data frame with three columns, the Lagrangian multipliers *Lambda_0*, *Lambda_1*, and *Lambda_2*


pedroalencar1/DroughtSDF documentation built on May 8, 2023, 6:58 p.m.