SeqSGPVrules: SeqSGPVrules

View source: R/SeqSGPVrules.R

SeqSGPVrulesR Documentation

SeqSGPVrules

Description

Applies monitoring frequencies to PRISM monitoring and returns the final observed observation. SeqSGPVrules is called within SeqSGPV.

Usage

SeqSGPVrules(
  mcmcMonitoring,
  os,
  fork = TRUE,
  socket = TRUE,
  cores = parallel::detectCores(),
  monitoringFrequency,
  randomize
)

Arguments

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


chipmanj/SeqSGPV documentation built on May 1, 2024, 10:38 p.m.