On Fri, 14 Mar 2003, Philippe Hupé wrote:
> I have just found the answer : iterative reweighting can be set through
> loess.control function via iterations option.
No so: it's through the family argument to loess: `iterations' sets how
many iterations *when* robust fitting is selected.
This is
I have just found the answer : iterative reweighting can be set through
loess.control function via iterations option.
__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
On Fri, 14 Mar 2003, Philippe Hupé wrote:
> Is there an iterative reweighting option in LOESS function from modreg
> package to perform robust fitting in the presence of outliers in the data ?
See the help page, the reference on the help page and the source code.
I guess the answer is `not quit
Hello,
Is there an iterative reweighting option in LOESS function from modreg
package to perform robust fitting in the presence of outliers in the data ?
Thanks in advance.
Philippe.
__
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mai