Displaying 1 result from an estimated 1 matches for "txi7098".
Did you mean:
0x7098
2009 Oct 21
2
linear regression: Is there a way to get the results of lm as variables
Hi R users
I used R to get the results of a linear regression
reg<-lm(y~x)
here are the results:
# Call:
# lm(formula = donnees$txi7098 ~ donnees$txs7098)
#
# Residuals:
# Min 1Q Median 3Q Max
# -0.037971 -0.013373 -0.004947 0.010618 0....