This functions estimate a probabilistic/reference region for trivariate data. It is based on a non parametric kernel density estimation. It can only be applied to a trivRegr object, and for one single tau.
trivRegion(fit, tau = 0.9)A trivRegr object.
A number defining the desired coverage of the trivariate reference region.
This function return a region containing a given percentage of trivariate data points.
Duong, T. (2019) ks: Kernel Smoothing. R package version 1.11.6. https://CRAN.R--project.org/package=ks.