mgrid5d | R Documentation |
A list containing five-dimensional arrays. Replicates of the quadrature points that produce a 5-dimensional full grid.
data(mgrid5d15)
dim(mgrid5d15$x1)
dim(mgrid5d15$x2)
dim(mgrid5d15$x3)
dim(mgrid5d15$x4)
dim(mgrid5d15$x5)
data(mgrid5d30)
dim(mgrid5d30$x1)
dim(mgrid5d30$x2)
dim(mgrid5d30$x3)
dim(mgrid5d30$x4)
dim(mgrid5d30$x5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.