teafdf
1 2 3 4 5 6 7 8 9 10 11 | test.null.multinomial(
x,
categories,
null_par,
hyper_par = 1,
haldane = FALSE,
pi_null = 0.5,
transf = "level",
bf_round = 2,
probs_round = 3
)
|
1 | test.null.multinomial(austria_bl1, null_par = theta_benford(1), categories = 1:9, hyper_par=1, transf = "log10")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.