init | R Documentation |
Various parameter initialization methods for use with the rpl_optim function
init(mydata, type = "unstructured", pi = NULL, block_indices = NULL)
mydata |
Data matrix |
type |
Type of intialization to perform, according to the desired
structure of correlation matrix:
|
pi |
Bernoulli sampling parameter (0 < pi <= 1) |
block_indices |
For |
Vector of parameter values to be used to initialize the
rpl_optim
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.