Statistics and Statistical Programming (Winter 2017)/R lecture outline: Week 7: Revision history

From CommunityData

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 February 2017

  • curprev 05:3905:39, 16 February 2017Benjamin Mako Hill talk contribs 776 bytes +776 Created page with "* fitting a linear model with one variable: lm() ** module formulae, which we've already seen! ** looking at model objects: summary(); m$<tab> or names(m) *** m$fitted.values..."