This function is generic; method functions can be written
to handle specific classes of objects.
Arguments
- object
an object containing the results returned
by a model fitting function (e.g., lme).
- ...
some methods for this generic function may
require additional arguments.
Value
numeric scalar value.
Author
Andrzej Galecki and Tomasz Burzykowski
Examples
if (FALSE) { # \dontrun{
Pwr (fm1)
} # }