print.srm.logit.result | R Documentation |
Print the fitting result.
## S3 method for class 'srm.logit.result'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
An object of srm.logit.result. |
digits |
The minimum number of significant digits. |
... |
Other parameters |
This function uses the print for dGLM.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.