Message-ID: <CAKDEmUXmTYmeiz9K7ME1P=4i6wBW8MBPdn0w_5fAnsejZf=1-A@mail.gmail.com>
Date: 2011-11-15T05:34:31Z
From: sean st.clair
Subject: getting R2 (goodness of fit) result after using biglm()
Hello. I had been struggling with running linear regression using
lm() primarily because my data has a few categorical variables with at
least a thousand levels.
I tried the biglm() function and it worked.
My problem now is that i don't know how to get the R2 results. Could
someone help?
Thanks,
sean