print.ewp | R Documentation |
Print ewp model object
## S3 method for class 'ewp'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
ewp model object |
digits |
digits to print |
... |
ignored |
a summary printout of the ewp model call and fitted coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.