Re: [R] gls function

2003-08-14 Thread Douglas Bates
"Prodromos Zanis" <[EMAIL PROTECTED]> writes: > I use the gls function but in contrast to the lm function in which > when I type summary(lm(...))$coef I receive all the coefficients > (estimate, Std. Error, t-value and pvalue), with gls when I type > summary(gls(...))$coef I only receive the estim

[R] gls function

2003-08-03 Thread Prodromos Zanis
Dear all I use the gls function but in contrast to the lm function in which when I type summary(lm(...))$coef I receive all the coefficients (estimate, Std. Error, t-value and pvalue), with gls when I type summary(gls(...))$coef I only receive the estimate of the reg. coefficient without std