Learn R Programming

fromo (version 0.2.4)

accessor: Accessor methods.

Description

Access slot data from a centsums object.

Usage

sums(x)

# S4 method for centsums sums(x)

moments(x, type = c("central", "raw", "standardized"))

# S4 method for centsums moments(x, type = c("central", "raw", "standardized"))

Arguments

x

a centsums object.

type

the type of moment to compute.

Author

Steven E. Pav shabbychef@gmail.com