print.stratEst.model {stratEst} | R Documentation |
Print Method for stratEst.model
Description
Print Method for stratEst.model
Usage
## S3 method for class 'stratEst.model'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments passed to or from other methods. |
Value
No return value, prints a summary of the model to the console.
[Package stratEst version 1.1.6 Index]