Learn R Programming

powerly (version 1.8.6)

summary.Method: Provide a summary of the sample size analysis results

Description

This function summarizes the objects of class Method and provides information about the method run and the sample size recommendation.

Usage

# S3 method for Method
summary(object, ...)

Arguments

object

An object instance of class Method.

...

Other optional arguments currently not in use.

See Also

plot.Method(), powerly()