Summary Method for 'agnes' Objects
Returns (and prints) a summary list for an agnes
object.
Printing gives more output than the corresponding
print.agnes
method.
## S3 method for class 'agnes' summary(object, ...) ## S3 method for class 'summary.agnes' print(x, ...)
x, object |
a |
... |
potential further arguments (require by generic). |
data(agriculture) summary(agnes(agriculture))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.