View source: R/gibbs_after_mcem_load_chains.R
gibbs_after_mcem_load_chains | R Documentation |
Loading the saved posterior samples for parameters in the model and predicted gene expressions.
gibbs_after_mcem_load_chains(chain_index, gibbs_after_mcem_algorithm_result)
chain_index |
A numeric scalar. Index of the chain. |
gibbs_after_mcem_algorithm_result |
A list of objects storing model constants. |
All saved posterior samples for parameters in the model and predicted gene expressions.
# See examples in vignette
vignette("bsfadgp_regular_data_example", package = "DGP4LCF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.