R/fun.fmkl.R

"fun.fmkl" <-
function(L1, L2, L3, L4, u = 0.1)
{
L1 + (((u)^L3 - 1)/L3 - ((1 - u)^L4 - 1)/L4)/L2
}

Try the GLDEX package in your browser

Any scripts or data that you put into this service are public.

GLDEX documentation built on Aug. 21, 2023, 9:08 a.m.