[R] loess function take

Uwe Ligges ligges at statistik.tu-dortmund.de
Thu Apr 12 12:10:51 CEST 2012



On 12.04.2012 05:49, arunkumar1111 wrote:
> Hi
>
> The function loess takes very long time if the dataset is very huge
> I have around 1000000 records
> and used only one independent variable. still it takes very long time
>
> Any suggestion to reduce the time


Use another method that is computationally less expensive for that many 
observations.

Uwe Ligges


> -----
> Thanks in Advance
>          Arun
> --
> View this message in context: http://r.789695.n4.nabble.com/loess-function-take-tp4550896p4550896.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list