ellipsoid.Fox: Function from John Fox that is called by scatter3d.Fox.

Description Usage Arguments Examples

Description

It returns a matriz with 3 columns to be used to draw confidence ellipsoid in 3d.

Usage

1
2
ellipsoid.Fox(center = c(0, 0, 0), radius = 1, shape = diag(3),
  segments = 51)

Arguments

center

center of the ellipsoid

radius

radius of the ellipsoid

shape

shape of the ellipsoid

Examples

1

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.