gibbs_after_mcem_load_chains {DGP4LCF} | R Documentation |
Loading the saved posterior samples for parameters in the model and predicted gene expressions.
Description
Loading the saved posterior samples for parameters in the model and predicted gene expressions.
Usage
gibbs_after_mcem_load_chains(chain_index, gibbs_after_mcem_algorithm_result)
Arguments
chain_index |
A numeric scalar. Index of the chain. |
gibbs_after_mcem_algorithm_result |
A list of objects storing model constants. |
Value
All saved posterior samples for parameters in the model and predicted gene expressions.
Examples
# See examples in vignette
vignette("bsfadgp_regular_data_example", package = "DGP4LCF")
[Package DGP4LCF version 1.0.0 Index]