| .nest_sym | R Documentation | 
Function called from within NEST so usually no call to this is needed by the user. Provides a C++ implementation of the NEST simulation procedure
.nest_sym(nf, N, M, nreps = 1000L)
| nf | numeric. Current number of factors. | 
| N | numeric. Number of cases / observations in dataset. | 
| M | numeric matrix. A transposed matrix of cbind(loadings, diag(sqrt(uniquenesses))). | 
| nreps | numeric. Number of datasets to create. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.