Skip to content

getting R2 (goodness of fit) result after using biglm()

2 messages · sean st.clair, Tal Galili

#
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