[R] Summary Table for Quantile Regression for Complex Survey
Mavra Ahmed
m@vz@@hmed @end|ng |rom utoronto@c@
Tue Jul 16 03:46:31 CEST 2019
Hello All,
I am running quantile regression for a complex survey design and am running the following code:
newdf<-withReplicates(df, quote(coef(rq(api00~api99, tau=0.5, weights=.weights))))
This provides me with the theta and SE but I would really like the p-values and residual degrees of freedom.
summary(newdf) function does not work. Does anyone have any idea how to get p-values and rdf?
Thank you for your help,
Mav
[[alternative HTML version deleted]]
More information about the R-help
mailing list