Skip to content
Prev 353521 / 398502 Next

accessing confidence interval values from the 'predict' function

Dear Avril

I think you will find that predict.lm returns a matrix not a data frame. 
I find str() useful when R does things I did not expect or quite understand.

Michael
On 10/08/2015 09:20, alc wrote: