Set Normal prior hyperparameters for constant term
set_intercept(mean = 0, sd = 0.1)# S3 method for interceptspec
print(x, digits = max(3L, getOption("digits") - 3L), ...)
is.interceptspec(x)
# S3 method for interceptspec
knit_print(x, ...)
Normal mean of constant term
Normal standard deviance for constant term
Any object
digit option to print
not used