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 boundbvharemp
print(x, digits = max(3L, getOption("digits") - 3L), ...)
is.boundbvharemp(x)
# S3 method for boundbvharemp
knit_print(x, ...)
boundbvharemp
Initial Bayes model specification
Lower bound Bayes model specification
Upper bound Bayes model specification
Any object
digit option to print
not used