summary.nullmod: Generic function for calculating null model summary...

Description Usage Arguments Details

View source: R/null_model_engine.R

Description

Takes as input a list of Null.Model.Out, with Obs, Sim, Elapsed Time, and Time Stamp values

Usage

1
2
## S3 method for class 'nullmod'
summary(object, ...)

Arguments

object

the null model object to print a summary of.

...

Extra parameters for summary.

Details

The summary output includes a timestamp and complete statistics on the simulated values of the metric, including the mean, variance, and one and two-tailed 95


EcoSimR documentation built on May 2, 2019, 7:26 a.m.