powered by
splom
Experimental We may replace the interface entirely, for example, to accept an "outer_nacopula".
"outer_nacopula"
splom2(data, varnames=NULL, Vname="U", xlab="", col.mat = NULL, bg.col.mat = NULL, ...)
trellis.par.get("plot.symbol")$col
trellis.par.get("background")$col
splom()
"trellis"
## Create a 100 x 7 matrix of random variates from a t distribution ## with four degrees of freedom and plot the generated data U7 <- matrix(rt(700, 4), 100, 7) G <- splom2(U7) G
Run the code above in your browser using DataLab