print.bmstdr {bmstdr} | R Documentation |
Provides basic information regarding the fitted model.
## S3 method for class 'bmstdr' print(x, digits = 3, ...)
x |
A bmstdr model fit object. |
digits |
How many significant digits after the decimal to print, defaults to 3. |
... |
Any other additional arguments |
No return value, called for side effects.