bound_bvhar | R Documentation |
This function sets lower and upper bounds for
set_bvar()
, set_bvhar()
, or set_weight_bvhar()
.
bound_bvhar(
init_spec = set_bvhar(),
lower_spec = set_bvhar(),
upper_spec = set_bvhar()
)
## S3 method for class 'boundbvharemp'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
is.boundbvharemp(x)
## S3 method for class 'boundbvharemp'
knit_print(x, ...)
init_spec |
Initial Bayes model specification |
lower_spec |
Lower bound Bayes model specification |
upper_spec |
Upper bound Bayes model specification |
x |
Any object |
digits |
digit option to print |
... |
not used |
boundbvharemp
class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.