summary.ca_result: summary method for 'ca_result'

Description Usage Arguments Value Note

View source: R/ca.R

Description

summary method for 'ca_result'

Usage

1
2
## S3 method for class 'ca_result'
summary(x)

Arguments

x

Value

Returns a list out containing the model name, the final time, the mean cover and standard deviation in the last 10 timesteps.

Note

The mean and sd are supposed to depend on the model being in steady state dynamics, i.e. beyond transitory. Lacking a universal criterion for that, we report the final 10 timesteps.


caspr documentation built on May 2, 2019, 5:25 p.m.