| print.mlwinfitIGLS | R Documentation | 
Summarize "mlwinfitIGLS" objects
## S3 method for class 'mlwinfitIGLS'
print(
  x,
  digits = max(3, getOption("digits") - 2),
  signif.stars = getOption("show.signif.stars"),
  ...
)
| x | an  | 
| digits | the number of significant digits to use when printing. | 
| signif.stars | logical. If TRUE, 'significance stars' are printed for each coefficient. | 
| ... | other parameters | 
print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.