Summarize Results
Description
This function summarizes objects of class Method
and Validation
, providing information about the method run and the sample size recommendation, as well as the validation procedure.
Usage
summary(object, ...)
Arguments
Name | Description |
---|---|
object | An object instance of class Method or Validation produced by the functions powerly or validate . |
... | Other optional arguments currently not in use. |
See Also
Functions powerly
and validate
.
S3
methods plot.Method
and plot.Validation
.