Description Usage Arguments Value
Determine which y values are on the boundaries and what the corresponding bounds of those y values are
1 | bound_info(y_obs, dist, loop)
|
y_obs |
matrix of observed distances (dimension: number of lines by number of years) |
dist |
a list of the lengths for the corresponding |
loop |
boolean which if true |
list of 3 matrices each of dimension number of lines by number of
years giving the lower bound for hidden x values, the upper bound
for hidden x values, and an indicator of whether the
value is bounded at all. The values in the list are named
ub, lb, and xUnObs respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.