tests/29-plot-3d-ellipsoid.R

#' plotting of 3d ellipses
library(devtools)
load_all(".")

x <- rellipsoid(1000)
e <- ellipsoid_OLS(x)
plot(e)
antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.