plot-methods {aws} | R Documentation |
Methods for Function ‘plot’ from package 'graphics' in Package ‘aws’
Description
Visualization of objects of class "aws"
, "awsswgment"
,
"kernsm"
and "ICIsmooth"
Methods
signature(x = "ANY")
-
Generic function: see
plot
. signature(x = "aws")
-
Visualization of objects of class
"aws"
signature(x = "awssegment")
-
Visualization of objects of class
"awssegment"
signature(x = "ICIsmooth")
-
Visualization of objects of class
"ICIsmooth"
signature(x = "kernsm")
-
Visualization of objects of class
"kernsm"
Author(s)
J\"org Polzehl polzehl@wias-berlin.de
See Also
aws
,
awssegment
,
ICIsmooth
kernsm
[Package aws version 2.5-5 Index]