print.Pwr: Print method for Pwr objects

View source: R/Pwr.R

print.PwrR Documentation

Print method for Pwr objects

Description

Prints the results of power calculations for objects of class Pwr.lme.

Usage

## S3 method for class 'Pwr'
print(x, verbose = attr(x, "verbose"), ...)

Arguments

x

an object of class Pwr.lme.

verbose

logical. If TRUE, additional information is printed. By default, uses the verbose attribute of x.

...

additional arguments passed to the method.

Value

Prints the power calculation results and returns NULL invisibly.

Author(s)

Andrzej Galecki and Tomasz Burzykowski


nlmeU documentation built on Aug. 25, 2025, 5:12 p.m.