summary.Method {powerly}R Documentation

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 class 'Method'
summary(object, ...)

Arguments

object

An object instance of class Method.

...

Other optional arguments currently not in use.

See Also

plot.Method(), powerly()


[Package powerly version 1.8.6 Index]