View source: R/MegaLMM_master.R
initialize_variables_MegaLMM | R Documentation |
Initializes all variables in MegaLMM model with random draws. Most variables are drawn from N(0,1) distributions, or uniformly for h2 parameters
initialize_variables_MegaLMM(MegaLMM_state, ...)
MegaLMM_state |
MegaLMM_state object as returned by setup_model_MegaLMM |
... |
Currenlty not supported |
MegaLMM_state object with current_state initialized with all variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.