/ Published in: R
URL: http://www.stat.pitt.edu/stoffer/tsa2/R_time_series_quick_fix.htm
Expand |
Embed | Plain Text
// // prob -> whether or not to display y axis as probability (or frequency) // 10 -> number of columns (just a suggestion; not strictly adhered to) // hist(data, prob=TRUE, 10)
You need to login to post a comment.
