Print method for objects of class etm.
# S3 method for etm
print(x, covariance = FALSE, whole = TRUE, ...)No value returned
An object of class etm.
Whether print the covariance matrix. Default is TRUE
Whether to plot the entire covariance matrix. If set to FALSE, rows and columns containing only 0 will be removed for printing.
Further arguments for print or summary.
Arthur Allignol, arthur.allignol@gmail.com
The function prints a matrix giving the possible transitions, along with the estimates of \(P(s, t)\) and \(cov(P(s, t))\).
etm