search for: methodmukey

Displaying 1 result from an estimated 1 matches for "methodmukey".

2009 Jun 30
2
odd behaviour in quantreg::rq
...s. This works most of the time, however I am seeing some odd output in summary(rq()): Call: rq(formula = sand ~ method, tau = 0.5, data = x, weights = area_fraction) Coefficients: Value Std. Error t value Pr(>|t|) (Intercept) 45.44262 3.64706 12.46007 0.00000 methodmukey-HRU 0.00000 4.67115 0.00000 1.00000 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ When I do not include the weights, I get something a little closer to a weighted comparison of means, along with an error message: Call: rq(formula = sand ~ method, tau = 0.5, data = x) Coefficients:...