View source: R/bage_prior-constructors.R
Known | R Documentation |
Treat an intercept, a main effect, or an interaction as fixed and known.
Known(values)
values |
A numeric vector |
An object of class "bage_prior_known"
.
NFix()
Prior where level unknown, but variability known.
priors Overview of priors implemented in bage
set_prior()
Specify prior for intercept,
main effect, or interaction
Known(-2.3)
Known(c(0.1, 2, -0.11))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.