reg3d: 3d plot of data

Description Usage Arguments Author(s) Examples

Description

plots 3 variables on x,y,z axes and draws fitted plane

Usage

1
reg3d(data, wire = FALSE)

Arguments

data

a data frame, with the first three columns containing the values of x, y and z

wire

If TRUE draws a grid as a reference plane, if FALSE returns a solid reference plane

Author(s)

Alan Lee, Blair Robertson

Examples

1
2
3
4
5

R330 documentation built on May 2, 2019, 2:12 p.m.