print.robust2sls | R Documentation |
robust2sls
allows the user to create an object of class
"robust2sls"
by specifying the different components of the list. The
validator function validate_robust2sls
is called at the end to ensure
that the resulting object is a valid object of class
"robust2sls"
.
## S3 method for class 'robust2sls' print(x, verbose = FALSE, ...)
x |
An object of class |
verbose |
A logical value, |
... |
Further arguments passed to or from other methods, see print. |
Printing summary output
Print method for objects of class "robust2sls"
. Prints a
high-level summary of the settings and results of the outlier-detection
algorithm.
No return value, prints model summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.