Re: [R] Loess smoothing - alpha Parameter

2012-01-21 Thread 8legged
I would still be very happy for help. I read again the R-help for loess() and found the "subset" argument. Might this be a solution? Thanks -- View this message in context: http://r.789695.n4.nabble.com/Loess-smoothing-alpha-Parameter-tp4307000p4316266.html Sent from the R help mailing list ar

[R] Loess smoothing - alpha Parameter

2012-01-18 Thread 8legged
I have thousands of Fst-values (markers) spread across the genome. I would like to use Loess to visualize and integrate them along the chromosomes. This makes sense only along the chromosome, since markers (and thus Fst values) are physically linked when located in close physical proximity. The pr