Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robust or not ? #1

Open
soklar opened this issue Nov 28, 2017 · 0 comments
Open

Robust or not ? #1

soklar opened this issue Nov 28, 2017 · 0 comments

Comments

@soklar
Copy link

soklar commented Nov 28, 2017

I read the two articles entitled "Detecting trend ans seasonal changes in satellite image time series" and "Phenological change detection while accounting for abrupt and gradual trends in satellite image time series" and I would like to use the algorithm thanks to the bfast() function.
If I am not mistaken, these articles state that estimations of the different regression parameters are made in a robustly way (based on M-estimation). However, when I check the code of the bfast() function I cannot find these robust estimations. Indeed the lm() function is used rather than the rlm() function which I expected to.
Thus, my question is: Where in the code does the robust character appear ?

Thank you in advance for any answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant