Description Usage Arguments Author(s) References See Also
"Resistant Line" is an important EDA way of fitting a regression model. The function here develops the discussion in Section 4.5.1 Resistant Line. An alternative for this function is available in "rline" function of the "LearnEDA" package.
1 | resistant_line(x, y, iterations)
|
x |
the covariate or independent vector |
y |
the dependent variate |
iterations |
the required number of iterations |
Prabhanjan N. Tattar
Velleman, P.F., and Hoaglin, D.C. (2004). ABC of Exploratory Data Analysis. Duxbury Press, Boston. Republished in 2004 by The Internet-First University Press.
LearnEDA::rline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.