powered by
Generates an object of class "SSTd".
"SSTd"
SSTd(mean = 0, sd = 1, nu = 5, xi = 1.5)
real number: location parameter of the SSTd distribution.
positive real number: scale parameter of the SSTd distribution
positive real number: shape parameter of the SSTd distribution.
real number larger than 2: degree of freedom parameter of the SSTd distribution.
Object of class "SSTd"
dsstd, AbscontDistribution-class
dsstd
AbscontDistribution-class
# NOT RUN { (ST <- SSTd(mean = 1, sd = 1, xi = 0.5)) plot(ST) # }
Run the code above in your browser using DataLab