Description Usage Arguments Value
create a function assert if observations are inside elipsoid
| 1 | check_inside_elipsoid_func(Sigma, center, bound, suppress_warning = FALSE)
 | 
| Sigma | covariance matrix (p x p) | 
| center | center of elipsoid (vector length p) | 
| bound | contraint for equation of ellipsoid | 
| suppress_warning | logic to suppress warning if just returning all false relative to non PSD Sigma or bound <= 0. | 
check_inside_elipsoid_function, that takes in data only
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.