summary.est {geocausal} | R Documentation |
Summarize results
Description
'summary' functions take the output and summarize it.
Usage
## S3 method for class 'est'
summary(object, ...)
Arguments
object |
an output object |
... |
arguments passed on to the function |
Details
Currently, observed densities (class: obs) and estimates (class: est) are supported by this function.
[Package geocausal version 0.3.2 Index]