| grid.sim.internal1 | R Documentation | 
Internal function
grid.sim.internal1(n, means = NULL, sigma, grid.param = NULL, pure.sim = FALSE)
| n | Number of simulations | 
| means | vector of mean values | 
| sigma | covariance matrix | 
| grid.param | the index of the parameter for which a fix grid (from qnorm) is used instead of a simulated grid (rnorm). If grid.param=NULL ( default) the fix grid will be used for the parameter with largest variance. | 
| pure.sim | Pure sim or use grid simulation | 
row-matrix of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.