print: Print a 'mira' object

print.miraR Documentation

Print a mira object

Description

Print a mira object

Print a mice.anova object

Print a summary.mice.anova object

Usage

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

## S3 method for class 'mice.anova'
print(x, ...)

## S3 method for class 'mice.anova.summary'
print(x, ...)

Arguments

x

An object of class mice.anova

...

Other arguments

Value

NULL

NULL

NULL

See Also

mira

mipo

mipo


mice documentation built on April 12, 2025, 9:14 a.m.

Related to print in mice...