outliers | R Documentation |
outliers
calculates the number of outliers from a "robust2sls"
object for a given iteration.
outliers(robust2sls_object, iteration)
robust2sls_object |
An object of class |
iteration |
An integer >= 0 representing the iteration for which the outliers are calculated. |
outliers
returns the number of outliers for a given iteration
as determined by the outlier-detection algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.