Learn R Programming

aphid (version 1.3.5)

print: Print summary methods.

Description

Print summary methods.

Usage

# S3 method for PHMM
print(x, ...)

# S3 method for HMM print(x, ...)

# S3 method for DPA print(x, ...)

Value

NULL (invisibly)

Arguments

x

object of various classes.

...

additional arguments to be passed between methods.

Author

Shaun Wilkinson