Type summary.lm and read the code.
Best,
Uwe Ligges
Nick Chorley wrote:
> Hi,
>
> This may be a stupid question, but how are the "std. error" values returned
> by lm() calculated? For example
>
>> summary(lm)
>
> Call:
> lm(formula = log10(moments[2, 1:10]) ~ log10(L_vals[1:10]))
>
> Residu
Hi,
This may be a stupid question, but how are the "std. error" values returned
by lm() calculated? For example
> summary(lm)
Call:
lm(formula = log10(moments[2, 1:10]) ~ log10(L_vals[1:10]))
Residuals:
Min 1Q Median 3QMax
-0.0052534 -0.0019473 0.0006785 0.0
2 matches
Mail list logo