SeqSGPVrules | R Documentation |
Applies monitoring frequencies to PRISM monitoring and returns the final observed observation. SeqSGPVrules is called within SeqSGPV.
SeqSGPVrules(
mcmcMonitoring,
os,
fork = TRUE,
socket = TRUE,
cores = parallel::detectCores(),
monitoringFrequency,
randomize
)
mcmcMonitoring |
List of mcmc replicates |
os |
See SeqSGPV |
fork |
See SeqSGPV |
socket |
See SeqSGPV |
cores |
See SeqSGPV |
monitoringFrequency |
Matrix of monitoring frequency combinations |
randomize |
TRUE if length(allocations) > 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.