amDataSingle: amDataSingle

View source: R/amDataSingle.R

amDataSingleR Documentation

amDataSingle

Description

Generate a single adaptive monitoring simulation. amDataSingle is called within SeqSGPV.

Usage

amDataSingle(
  dataGeneration,
  dataGenArgs,
  effectGeneration,
  effectGenArgs,
  effectScale,
  allocation,
  randomize,
  modelFit,
  modelFitArgs,
  existingData
)

Arguments

dataGeneration

See SeqSGPV

dataGenArgs

See SeqSGPV

effectGeneration

See SeqSGPV

effectGenArgs

See SeqSGPV

effectScale

See SeqSGPV

allocation

See SeqSGPV

randomize

TRUE if length(allocation) > 1

modelFit

See SeqSGPV

modelFitArgs

See SeqSGPV

existingData

Previously provided data


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