powered by
Returns (and prints) a summary list for an agnes object. Printing gives more output than the corresponding print.agnes method.
agnes
print.agnes
# S3 method for agnes summary(object, ...) # S3 method for summary.agnes print(x, ...)
a agnes object.
potential further arguments (require by generic).
agnes, agnes.object.
agnes.object
data(agriculture) summary(agnes(agriculture))
Run the code above in your browser using DataLab