persp.plane: Helper functions for regr2.plot

View source: R/persp.hh.R

perspPlaneR Documentation

Helper functions for regr2.plot

Description

Helper functions for regr2.plot.

Usage

perspPlane(x, y, z, persp.out, ...)
perspFloor(x, y, z, persp.out, ...)
perspBack.wall.x(x, y, z, persp.out, ...)
perspBack.wall.y(x, y, z, persp.out, ...)


Arguments

x,y,z

Arguments to trans3d in R, or perspp in S-Plus.

persp.out

Result from previous call to persp.

...

Additional arguments to persp.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

regr2.plot


HH documentation built on Aug. 9, 2022, 5:08 p.m.

Related to persp.plane in HH...