print.gm {ctmcd} | R Documentation |
Print Method for Generator Matrix Estimation Objects
Description
Function for printing the results of a generator matrix estimation
Usage
## S3 method for class 'gm'
print(x, ...)
Arguments
x |
a generator matrix estimation object |
... |
additional arguments |
Value
generator matrix
See Also
[Package ctmcd version 1.4.4 Index]