Machine Learning/brief statistics r: Revision history

Jump to navigation Jump to search

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.

6 May 2010

  • curprev 00:0800:08, 6 May 2010 ThomasLotze talk contribs 7,947 bytes +7,947 Created page with '==R code from A Brief Tour of Statistics== <pre> b_prob = c(0.05,0.5,0.35,0.1) b_names = c("swish","basket","brick","air ball") b_colors = c(2,2,1,1) b_in_prob = c(0.55,0.45) b_i…'