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