amDataSingle | R Documentation |
Generate a single adaptive monitoring simulation. amDataSingle is called within SeqSGPV.
amDataSingle(
dataGeneration,
dataGenArgs,
effectGeneration,
effectGenArgs,
effectScale,
allocation,
randomize,
modelFit,
modelFitArgs,
existingData
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.