On Sun, 18 May 2008, [EMAIL PROTECTED] wrote:
Quantreg package allows to plot the summary of models derived by quantile
regression at different taus.
The plot shows the parameters variation by varying taus: intercept and
slope (for a linear model).
Together with these values even confidence inte
Duccio - gmail.com> writes:
>
> Quantreg package allows to plot the summary of models derived by quantile
> regression at different taus.
..
> Here the main code:
>
> model<- rq(y~x,data=dataset, tau = 0.8:10/10) # here is the model
>
> model.summary<- summary(model)
>
> plot(sfm) # this
2 matches
Mail list logo