Learn R Programming

geocausal (version 0.3.2)

summary.est: Summarize results

Description

`summary` functions take the output and summarize it.

Usage

# S3 method for 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.