Re: [R] Call the Standard Error and t-test probability in linear regression

2012-03-02 Thread Martin Maechler
> On 02-Mar-2012 IOANNA wrote: > > Hello, > > I run a linear regression I get the summary, e.g.: > > > >> > >Call: > >lm(formula = signal ~ conc) > >Residuals: > > 12 3 4 5 > > 0.4 -1.0 1.6 -1.80.8 > >Coefficients: > >

Re: [R] Call the Standard Error and t-test probability in linear regression

2012-03-02 Thread Ted Harding
On 02-Mar-2012 IOANNA wrote: > Hello, > I run a linear regression I get the summary, e.g.: > >> >Call: >lm(formula = signal ~ conc) >Residuals: > 12 3 4 5 > 0.4 -1.0 1.6 -1.80.8 >Coefficients: > Estimate Std. Er

[R] Call the Standard Error and t-test probability in linear regression

2012-03-02 Thread IOANNA
Hello, I run a linear regression I get the summary, e.g.: > summary(lm.r) Call: lm(formula = signal ~ conc) Residuals: 12 3 4 5 0.4 -1.0 1.6 -1.80.8 Coefficients: Estimate Std. Errort valuePr(>|t|)