1
vote
0answers
26 views

Non-Analytic extrapolation

I have some samples of a stable real-world process. Its is polymodal, and does not cleanly fit any of the "textbook" analytic distributions. I need to make very accurate estimates of the maximum ...
4
votes
1answer
368 views

How to apply Mahalanobis weighted regression in R?

Some research has shown that in linear regression applications the Mahalanobis distance approach can be used to perform regressions that lower the influence of outliers. The idea is that in the ...