powered by
Generates an object of class "SNorm".
"SNorm"
SNorm(mean = 0, sd = 1, xi = 1.5)
Object of class "SNorm"
real number: location parameter of the SNorm distribution.
positive real number: scale parameter of the SNorm distribution
positive real number: shape parameter of the SSTd distribution.
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
dsnorm, AbscontDistribution-class
dsnorm
AbscontDistribution-class
(SN <- SNorm(mean = 1, sd = 1, xi = 0.5)) plot(SN)
Run the code above in your browser using DataLab