R/G0.R

Defines functions G0

Documented in G0

G0 <-
function(s,a=1)
### kurtosos negentropy
list(Gs = (s^4)/4, gs = s^3, gps = 3 * s^2)

Try the ProDenICA package in your browser

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

ProDenICA documentation built on March 18, 2022, 6:28 p.m.