Re: [R] Spatial Quantile Regression: Extracting residuals

2014-05-20 Thread Roger Bivand
Marie-Line GLAESENER uni.lu> writes: > > Dear R users, > > Could anyone tell me if there is a way to obtain the residuals from a model fitted by > > qregspiv(y ~ x,wmat=wmat,inst=NULL,tau=.5,rhomat = seq(-1,1,.01),printsariv=T,silent=F, nboot=300,data=) > > in McSpatial, using the Chernozh

[R] Spatial Quantile Regression: Extracting residuals

2014-05-19 Thread Marie-Line GLAESENER
Dear R users, Could anyone tell me if there is a way to obtain the residuals from a model fitted by qregspiv(y ~ x,wmat=wmat,inst=NULL,tau=.5,rhomat = seq(-1,1,.01),printsariv=T,silent=F, nboot=300,data=) in McSpatial, using the Chernozhukov and Hansen (2006) method. Many thanks in advance