| plot.sir {censorSIR} | R Documentation |
Produce plots of response variable and up to 6 direction. Works for object of class ds or class csir
plot.sir(object, which = 1:ncol(object$evec), logY = FALSE) plot.ds(object, which = 1:ncol(object$evec), logY = FALSE) plot.csir(object, which = 1:ncol(object$evec), logY = FALSE)
object |
a csir object from function cen.sir or a ds object from function double.slice |
which |
which directions to plot, up to 6 directions can be specified. |
logY |
whether do a log transformation of Y |
They are the same function, but have different names
None.
Wei Sun sunwei@stat.ucla.edu
None.
plot.3d.sir plot.ds cen.sir
double.slice