Skip to Content

collapse {nlme}

Package: 
nlme
Version: 
Recommended

Description

This function is generic; method functions can be written to handle specific classes of objects. Currently, only a groupedData method is available.

Usage

collapse(object, ...)

Arguments

object
an object to be collapsed, usually a data frame.
...
some methods for the generic may require additional arguments.

Values

will depend on the method function used; see the appropriate documentation.

See Also

collapse.groupedData

Examples

## see the method function documentation

Author(s)

Jose Pinheiro and Douglas Bates bates@stat.wisc.edu

Documentation reproduced from R 2.15.0. License: GPL-2.