modskurtp1d0_stan.Rd
Stan code for the modskurt with asymmetry
cat(modskurtp1d0_stan[["source_code"]]) #> #> real modskurtp1d0(real x, real H, real m, real s, real r) { #> return modskurt(x, H, m, s, r, 0, 1); #> }