summary.obs {geocausal}R Documentation

Summarize results

Description

'summary' functions take the output and summarize it.

Usage

## S3 method for class 'obs'
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.0 Index]