View source: R/simulationGroup.R
simulationGroup | R Documentation |
Add a column named group
to an object of class "mistatSimulation".
simulationGroup(x, n)
x |
an object of class "mistatSimulation" |
n |
size of the group or sample |
Add a column named group
to an object of class "mistatSimulation".
Daniele Amberti
pistonSimulation
,
powerCircuitSimulation
simulationGroup(pistonSimulation(each=20), 5) simulationGroup(powerCircuitSimulation(each=20), 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.