pibble_sim | R Documentation |
Simulate simple pibble dataset and priors (for testing)
pibble_sim(D = 10, N = 30, Q = 2, use_names = TRUE, true_priors = FALSE)
D |
number of multinomial categories |
N |
number of samples |
Q |
number of covariates (first one is an intercept, must be > 1) |
use_names |
should samples, covariates, and categories be named |
true_priors |
should Xi and upsilon be chosen to have mean at true simulated value |
list
sim <- pibble_sim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.