Learn R Programming

spMC (version 0.3.6)

summary.lengths: Summarizing Stratum Lengths

Description

The function summarizes the stratum lengths for each observed category.

Usage

"summary"(object, ..., zeros.rm = TRUE)

Arguments

object
an object of the class lengths, typically with the output of the function getlen.
...
further arguments passed to or from other methods.
zeros.rm
a logical values. If FALSE, summarizing statistics will be computed by including zero values. It is TRUE by default.

Value

An object of class summary.lengths containing the minimum, the first quartile, the median, the mean, the third quartile and the maximum of the stratum lengths for each observed category.

See Also

getlen