R/dcusp.unnorm.R

`dcusp.unnorm` <-
function (y, alpha, beta) 
exp(alpha * y + beta * y^2/2 - y^4/4)

Try the cusp package in your browser

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

cusp documentation built on Aug. 29, 2022, 9:07 a.m.