print.critpat {profileR}R Documentation

Print a criterion-related profile analysis

Description

Prints the default output from fitting the cpa function.

Usage

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

Arguments

x

object of class critpat returned from the cpa function

...

additional objects of the same type.

See Also

cpa


[Package profileR version 0.3-5 Index]