persp.plane
From HH v2.1-23
by Richard Heiberger
Helper functions for regr2.plot
Helper functions for regr2.plot
.
- Keywords
- aplot
Usage
persp.plane(x, y, z, persp.out, ...)
persp.floor(x, y, z, persp.out, ...)
persp.back.wall.x(x, y, z, persp.out, ...)
persp.back.wall.y(x, y, z, persp.out, ...)
Arguments
- x,y,z
- Arguments to
trans3d
in R, orperspp
in S-Plus. - persp.out
- Result from previous call to
persp
. - ...
- Additional arguments to
persp
.
See Also
Community examples
Looks like there are no examples yet.