ellipsoid_OLS: Ordinary Least Squares Ellipsoid

View source: R/from_ellipsoid_OLS.R

ellipsoid_OLSR Documentation

Ordinary Least Squares Ellipsoid

Description

OLS fitting of an ellipsoid to a d-dimensional point cloud

Usage

ellipsoid_OLS(x, origin = FALSE)

Arguments

x

point coordinate matrix

origin

Fix center of the ellipsoid to be the origin?

Details

Assumes the normal error model.


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.