Re: [R] Question of "Quantile Regression for Longitudinal Data"

2011-02-13 Thread mirelleab
Quantile Regression for Longitudinal Data -- View this message in context: http://r.789695.n4.nabble.com/Question-of-Quantile-Regression-for-Longitudinal-Data-tp883458p3303675.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-p

Re: [R] Question of "Quantile Regression for Longitudinal Data"

2011-02-13 Thread mirelleab
How to interprete the results of panel data models of R? I estimate a adapted form of Koenker's (2004) suggestion for a quantile regression approach with panel data, for my data: rq.fit.panel <- function(X,Y,s,w,taus,lambda) { require(SparseM) require(quantreg) K <- length(w) if(K !=