powered by
Generates an object of class "SNorm".
"SNorm"
SNorm(mean = 0, sd = 1, xi = 1.5)
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.
Object of class "SNorm"
dsnorm, AbscontDistribution-class
dsnorm
AbscontDistribution-class
# NOT RUN { (SN <- SNorm(mean = 1, sd = 1, xi = 0.5)) plot(SN) # }
Run the code above in your browser using DataLab