Description Usage
View source: R/model.R
Initialize the Model
1 2 3 4 5 6 7 8 9
model( data = pedis, formula = any_amputation ~ p + e_ordinal_5 + d + i + s + alter_bei_aufnahme + gender, prior = cauchy(scale = c(0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5)), n_iter = 1000, thinning = NULL, seed = 234241, ... )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.