nt: Friday, 13 July 2012 3:56 p.m.
To: r-help@r-project.org
Subject: [R] Accessing coefficient values in linear regression
Hi everyone,
I am fitting a simple linear regression model in R. My
command is j=lm( Y ~ Sex + begsal + time + int)
Call:
lm(formula = Y ~ Sex + b
Hi everyone,
I am fitting a simple linear regression model in R. My
command is j=lm( Y ~ Sex + begsal + time + int)
Call:
lm(formula = Y ~ Sex + begsal + time + int)
Coefficients:
(Intercept) Sex begsal time int
191.916 -241.8053.96
2 matches
Mail list logo