larg.ellip: Largest ellipsoid

View source: R/larg.ellip.R

larg.ellipR Documentation

Largest ellipsoid

Description

It builds the largest ellipsoid centered at the Target.

Usage

larg.ellip(LSL,USL,n=25,box=FALSE,add=TRUE,xlim=xlim,ylim=ylim,zlim=zlim,
xlab="xlab",ylab="ylab",zlab="zlab",col=2,alpha=0.2,...)

Arguments

LSL

is the lower specification limit

USL

is the upper specification limit

n
box
add
xlim
ylim
zlim
xlab
ylab
zlab
col
alpha
...

Author(s)

These codes are based on a function written by Duncan Murdoch (rgl package)

Examples

#

MSQC documentation built on May 1, 2022, 5:07 p.m.