print {aphid} | R Documentation |
Print summary methods.
Description
Print summary methods.
Usage
## S3 method for class 'PHMM'
print(x, ...)
## S3 method for class 'HMM'
print(x, ...)
## S3 method for class 'DPA'
print(x, ...)
Arguments
x |
object of various classes. |
... |
additional arguments to be passed between methods. |
Value
NULL (invisibly)
Author(s)
Shaun Wilkinson
[Package aphid version 1.3.5 Index]