amDataSingleGetMore: amDataSingleGetMore

View source: R/amDataSingleGetMore.R

amDataSingleGetMoreR Documentation

amDataSingleGetMore

Description

Generate additional observations for single mcmc simulation. amDataSingleGetMore is called within SeqSGPV.

Usage

amDataSingleGetMore(
  existingDataList,
  iInsufficient,
  getMore,
  dataGeneration,
  dataGenArgs,
  effectGeneration,
  effectGenArgs,
  effectScale,
  allocation,
  randomize,
  effectPN,
  null,
  deltaL2,
  deltaL1,
  deltaG1,
  deltaG2,
  modelFit,
  modelFitArgs
)

Arguments

existingDataList

Previously provided data

iInsufficient

Single index of list element with insufficient data for SeqSGPV to be conclusion

getMore

List of additional data to generate

dataGeneration

See SeqSGPV

dataGenArgs

See SeqSGPV

effectGeneration

See SeqSGPV

effectGenArgs

See SeqSGPV

effectScale

See SeqSGPV

allocation

See SeqSGPV

randomize

TRUE if length(allocation) > 1

effectPN

See SeqSGPV

null

See SeqSGPV

deltaL2

See SeqSGPV

deltaL1

See SeqSGPV

deltaG1

See SeqSGPV

deltaG2

See SeqSGPV

modelFit

See SeqSGPV

modelFitArgs

See SeqSGPV


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