print.stratEst.model: Print Method for stratEst.model
Description
Print Method for stratEst.model
Usage
# S3 method for stratEst.model
print(x, ...)
Value
No return value, prints a summary of the model to the console.
Arguments
- x
An object of class stratEst.model
.
- ...
Further arguments passed to or from other methods.