powered by
This function summarises the output of the manet function
# S3 method for manet summary(object, digits = 3, ...)
A manet object.
Number of digits. Default is 3.
Additional arguments to the summary function.
# NOT RUN { data(deepsouth) ds<-manet(deepsouth,K=2,maxT=100) summary(ds) # }
Run the code above in your browser using DataLab