Description Usage Arguments Examples
View source: R/asm_internals.R
This function converts a list of arguments for sim_func of asm_simulate to a data.table.
1 | asm_intListToTab(li, suffix = LETTERS[1:length(li)], dim = length(li))
|
li |
integer samplesize to draw. |
suffix |
distribution function to draw sample with. |
1 | asm_intListToTab(list(list(mean = 1, sd = 1)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.