Transcription of simpleR Using R for Introductory Statistics
{{id}} {{{paragraph}}}
simpleR {UsingR forIntroductoryStatisticsJohnVerzani2000 04000060000800001200001600002e+054e+056e +058e+05ypageiPrefaceThesenotesareanintr oductionto to accompany anintroductorystatisticsbooksuch as Kitchens\ExploringStatistics". Thegoalsarenotto show allthefeaturesofR, or to replacea standardtextbook,butratherto be usedwitha textbooktoillustratethefeaturesofRthatca nbe learnedin a one-semester, take pedagogicalreasonstheequalssign,=, is usedas anassignment operatorandnotthetraditionalarrow combination<-. Thiswas addedtoRin onlyanolderversionis availablethereaderwillhave to make dataandfunctionsin thistextthatneedto be installedpriorto easy, ,youneedtodownloadthe\zip" le, andtheninstallfromthe\packages" ,oneusesthecommandR Someof in thehelp availableas anRpackagefrom: necessary, the lecansent in ,theindividualdatasetscanbe foundonlinein thesenotesandwerelastgeneratedonAugust22 , ,youshouldcheck forthemostrecent versionavailablefromtheCSIM athdepartment ( ).}
Data is a vector The data is stored in Ras a vector. This means simply that it keeps track of the order that the data is entered in. In particular there is a rst element, a second element up to a last element. This is a good thing for several reasons: Our simple data vector typoshas a natural order { page 1, page 2 etc.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}