powered by
"SECdistrMv"
makeSECdistr
dp
SECdistrUv
plot,SECdistrMv-method
summary,SECdistrMv-method
affineTransSECdistr
marginalSECdistr
dp0 <- list(xi=1:2, Omega=diag(3:4), alpha=c(3, -5)) f10 <- makeSECdistr(dp=dp0, family="SN", name="SN-2D", compNames=c("x", "y")) show(f10) plot(f10) summary(f10)
Run the code above in your browser using DataLab