Skip to contents

Assuming normality of errors.

Usage

# S3 method for ellipsoid_old
confint(x, fun, nsim = 1000, probs = c(0.025, 0.975), ...)

Arguments

x

Fitted ellipsoid

fun

Optional contrast function. See ellipse_contrast_2d for an example.

probs

The quantiles for the CI. Default is c(0.025, 0.975)

tol

tolerance for absolute deviation in the ||beta||=1 constraint.