Description Usage Arguments Value Examples
Simulate from Cerberus Model
1 2 | cerberus_sim(D1 = 5, D2 = 5, N = 10, Q = 2, true_priors = TRUE,
use_names = TRUE)
|
D1 |
Number of multinomial categories in first dataset |
D2 |
Number of multinomial categories in second dataset |
N |
number of samples |
Q |
number of covariates |
true_priors |
should Xi and upsilon be chosen to have mean at true simulated value |
use_names |
should outputs have named dimensions? |
list
1 | sim <- cerberus_sim()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.