print.power.longtest: Print method for longitudinal data power calculation object

View source: R/print.power.longtest.R

print.power.longtestR Documentation

Print method for longitudinal data power calculation object

Description

Print object of class "power.longtest" in nice layout.

Usage

## S3 method for class 'power.longtest'
print(x, ...)

Arguments

x

Object of class "power.longtest".

...

further arguments to be passed to or from methods.

Details

A power.longtest object is just a named list of numbers and character strings, supplemented with method and note elements. The method is displayed as a title, the note as a footnote, and the remaining elements are given in an aligned ‘name = value’ format.

Value

none

See Also

liu.liang.linear.power, diggle.linear.power, lmmpower,


mcdonohue/longpower documentation built on Feb. 1, 2024, 12:29 a.m.