Learn R Programming

fromo (version 0.2.4)

centcosums-accessor: Accessor methods.

Description

Access slot data from a centcosums object.

Usage

cosums(x)

# S4 method for centcosums cosums(x)

comoments(x, type = c("central", "raw"))

# S4 method for centcosums comoments(x, type = c("central", "raw"))

Arguments

x

a centcosums object.

type

the type of moment to compute.

Author

Steven E. Pav shabbychef@gmail.com