<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-1097568471752011660</atom:id><lastBuildDate>Fri, 17 Feb 2012 02:49:17 +0000</lastBuildDate><category>News/Resources</category><category>Cohen Cohen Exercises</category><title>R Regression</title><description /><link>http://theregressingpilgrim.blogspot.com/</link><managingEditor>noreply@blogger.com (r)</managingEditor><generator>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ThePilgrimsProgressiveRegression" /><feedburner:info uri="thepilgrimsprogressiveregression" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><url>http://www.feedburner.com/fb/images/pub/fb_pwrd.gif</url></image><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-6104295035255551191</guid><pubDate>Tue, 03 Feb 2009 00:50:00 +0000</pubDate><atom:updated>2009-02-02T17:53:13.470-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">News/Resources</category><title>Enhanced R for Linux Users</title><description>I have recently been using &lt;a href="http://rkward.sourceforge.net/"&gt;Rkward&lt;/a&gt;, an opensource graphical user interface for R that runs on Linux. Windows users can only hope that this will be released in a Windows format; as this is probably the most sophisticated, yet user friendly, R graphical user interface available. This is particularly true with the latest version. Despite access to point-and-click options for some of the basic commands; the primary utility is the script input and output editor/viewer which are great for storing and organizing syntax for projects. The only program I can think of that compares to this is EMACS, which has a steep learning curve. Want to try this? First-- have a machine running Linux. I currently run &lt;a href="http://en.opensuse.org/Welcome_to_openSUSE.org"&gt;opensuse&lt;/a&gt; 11.1 on one of my computers and would recommend this OS for users looking to switch from Windows to Linux. If you have linux, just use the link above for download-- or go to the package manager in your distribution.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-6104295035255551191?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/jZ0YYB6CH8o" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/jZ0YYB6CH8o/enhanced-r-for-linux-users.html</link><author>noreply@blogger.com (r)</author><thr:total>1</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2009/02/enhanced-r-for-linux-users.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-5769142837791938312</guid><pubDate>Mon, 29 Dec 2008 20:23:00 +0000</pubDate><atom:updated>2008-12-29T12:33:15.337-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cohen Cohen Exercises</category><title>Chapter 2, Exercise 6, pg 33-34 (basic bivariate regression)</title><description>&lt;a href="http://1803950676696359035-a-1802744773732722657-s-sites.googlegroups.com/site/pilgrimregression/Home/Chapter2_Ex_6.txt?attredirects=0&amp;auth=ANoY7cr2q7rWDLqaZTOK29Okr_tCa7Wf_5auUqBNvOUd49RMoxVJv93gfux1rTCBNo_UTfX4B8SvAjHRu5Ojo0xstptVSXceNAiicO-_UGpS_d7R2lKtf_-9Ah_aTF8zjd_K5L0jW6C617CE0oNWGVMiyUAKLq9Ub8TWjeIJwMT5yRX43hW6u37cbGKPcUM9za3h3do4m3_cxK3BKvJJ_zLvCpqVszdi8w%3D%3D"&gt;Exercise 6&lt;/a&gt; has been posted on the &lt;a href="http://sites.google.com/site/pilgrimregression/"&gt;companion web page&lt;/a&gt;. This exercise covers bivariate regression in the R statistical computing program. First a brief example of how to manually calculate regression coefficients using formulas 2.4.3 and 2.4.4 is provided. Then, the linear model function lm() is used to specify a basic regression model. The summary() function is then used to show model results. This exercise uses the data set C0206DT from the book's CD.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-5769142837791938312?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/lKi_i1T0-us" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/lKi_i1T0-us/chapter-2-exercise-6-pg-33-34-basic.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/chapter-2-exercise-6-pg-33-34-basic.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-3843168349354081407</guid><pubDate>Mon, 29 Dec 2008 13:39:00 +0000</pubDate><atom:updated>2008-12-29T06:34:17.463-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">News/Resources</category><title>Advanced Structural Equation Modeling modeling in R</title><description>This Summer the researchers Boker, Neal, and Maes from the Unviersity of Virginia will be releasing the first beta test of their Structural Equation Modeling (SEM) software, OpenMX. OpenMX is a port and upgrade of the late statistical modeling program MX which will now be integrated into the R statistical computing environment. This program will provide a large increase in the accessibility, efficiency, and utility of the MX software. The OpenMX team promises extensive documentation so that students having only entry level knowledge of SEM will be able to learn and use this software.&lt;br /&gt;&lt;br /&gt;Advanced options and estimators ranging from multi-level modeling, nuero imaging, dynamical systems, and mixed modeling to Full Information Maximum Likelihood estimation will be available in OpenMx. This software will also provide a graphical user interface in which models can be specified by path diagrams. This will be a massive improvement on the availability of structural equation modeling software in R. &lt;br /&gt;&lt;br /&gt;Closed beta starts in January (2009) and open beta will begin this summer (2009).&lt;br /&gt;&lt;br /&gt;See documentation &lt;a href="http://terpsichore.psyc.virginia.edu/MxDescription.pdf"&gt;here&lt;/a&gt;&lt;br /&gt;Website &lt;a href="http://terpsichore.psyc.virginia.edu/wiki/"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-3843168349354081407?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/mKkTuSnmN40" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/mKkTuSnmN40/advanced-structural-equation-modeling.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/advanced-structural-equation-modeling.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-3803241263774353408</guid><pubDate>Sat, 20 Dec 2008 20:48:00 +0000</pubDate><atom:updated>2008-12-29T06:30:07.127-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cohen Cohen Exercises</category><title>Chapter 2, Exercise 5, pg 45,49, 54,55 (correlation continued)</title><description>Posted on the &lt;a href="http://sites.google.com/site/pilgrimregression/"&gt;companion web&lt;/a&gt; page is &lt;a href="http://1803950676696359035-a-1802744773732722657-s-sites.googlegroups.com/site/pilgrimregression/Home/Chapter2_Ex_05.txt?attredirects=0&amp;amp;auth=ANoY7cp6GvHO-yrPUEhg0SIlxFqrmg5PkLn-HRomlgDkjK9nT95TOt64AvfpCxFETvR_Nn_LoYUVu7pJ0JD8EA6xpWCn9DsKHQcGo-59rtt2DTKeYW8a-G4jvzFGHZZtMlQmLXMPui3AnquYqJjJZM8Rw9n28ktIOdzOTN9Uv9dJt9HuqjB2h7yxYS2k0u2mf8w0Pz2W0ZeGpTHADcKU3L6bmuVKBUPVZg%3D%3D"&gt;exercise 5&lt;/a&gt;, which covers how to obtain confidence intervals, and tests of significance for the basic bivariate correlation, the Spearman rank order correlation, the point biserial correlation, and the phi coefficient using the cor.test function in the R statistical computing program.&lt;br /&gt;&lt;br /&gt;This covers pages 45 and 49 in the book and expands the exposition past basic bivariate correlation.&lt;br /&gt;&lt;br /&gt;The second part of this exercise covers polychoric and polyserial correlation which is described on page 54 and 55 in the text. Specifically the book covers biserial correlation (not to be confused with point biserial correlation) and tetrachoric correlation. Both of these correlations concern variables (either one or two) that are artificially dichotomous. An example of an artificially dichotomous variable could be a variable that concerns a population that is best described on a continuum, yet is categorical in a data set (e.g. depressed, not depressed). The R package called polycor is used for these coefficients.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-3803241263774353408?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/A7iIFu5urHQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/A7iIFu5urHQ/chapter-2-exercise-5-pg-4549-5455.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/chapter-2-exercise-5-pg-4549-5455.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-8005912099338139972</guid><pubDate>Sat, 13 Dec 2008 01:54:00 +0000</pubDate><atom:updated>2008-12-29T06:34:06.353-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">News/Resources</category><title>Some Useful Links for Psychological Research In R</title><description>I have posted some useful links on the bottom right hand side of the blog. All of these links concern  R applications for psychology. You will find R syntax, packages, and other resources related to psychological research at each of these pages. below are the links and a brief description:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.statmethods.net/index.html"&gt;http://www.statmethods.net/index.html&lt;/a&gt;  :This site contains a wealth of information on R. This is an excellent site to bookmark for R questions. This covers everything from data manipulation and basic statistics to advanced statistics and advanced graphical applications.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.personality-project.org/r/"&gt;http://www.personality-project.org/r/&lt;/a&gt; :this site covers the psych package for R. This package provides some basic statistical applications of R that are pertinent to the psychological sciences. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://cran.r-project.org/web/packages/QuantPsyc/QuantPsyc.pdf"&gt;http://cran.r-project.org/web/packages/QuantPsyc/QuantPsyc.pdf&lt;/a&gt; :this is the manual for the QuantPsyc R package which contains several functions that aid in investigating statistical mediation, moderation, and multivariate assumptions.It also has a useful application of the boot command for bootstrapping parameters of basic mediation models.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://cran.r-project.org/doc/manuals/R-intro.pdf"&gt;http://cran.r-project.org/doc/manuals/R-intro.pdf&lt;/a&gt; :this is the manual for statistical applications in R. It can be rather confusing, yet will make navigating R much easier if it is read.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://cran.r-project.org/doc/contrib/Baron-rpsych.pdf"&gt;http://cran.r-project.org/doc/contrib/Baron-rpsych.pdf&lt;/a&gt; :this is a manual for conducting research with survey data. It covers the basics of manipulating and investigating such data (making composites, finding various reliabilities, etc.).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://gking.harvard.edu/amelia/"&gt;http://gking.harvard.edu/amelia/&lt;/a&gt; :This is arguably the most user friendly and sophisticated multiple imputation program for R. It can be ran in or outside of R. This program imputes data under the assumption of Missing at Random, and uses a bootstrapping based EM algorithm. This is a great program to quickly and easily deal with missing data. It is recommended that the user read the manual before use.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-8005912099338139972?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/1cRpkGO9AaI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/1cRpkGO9AaI/some-useful-links-for-psychological.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/some-useful-links-for-psychological.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-438717900235632858</guid><pubDate>Thu, 11 Dec 2008 22:03:00 +0000</pubDate><atom:updated>2008-12-29T06:32:45.947-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cohen Cohen Exercises</category><title>Chapter 2, Exercise 4; pg 31: table 2.3.2 (CCAW)</title><description>Posted on the c&lt;a href="http://sites.google.com/site/pilgrimregression/"&gt;ompanion web page&lt;/a&gt; is the &lt;a href="http://1803950676696359035-a-1802744773732722657-s-sites.googlegroups.com/site/pilgrimregression/Home/Chapter2_Ex_4.txt?attredirects=0&amp;amp;auth=ANoY7crMcCMsjzh-1BT2JN7vSwuKlcy53El91Z-cRC9AhNUbaH5kmftEuY629GA6Jm-1wm6zxF-1lF5RYw1XAtYSUJyHKYrds-cnKfeCjntudurGUHXrqggftu1lSo4AKbhOmETdhoJk1KCZRtg_2Fp2PK6-pUk4K4HSTDnaKI17PttxwGBnBZ2yfuCndcuCpkzSXdWgAUdtZ5iS_VwSJ_lZlzFnTB7VJg%3D%3D"&gt;4th exercise&lt;/a&gt; for chapter 2, which shows how to create the phi correlation coefficient (i.e. correlation between two dichotomous variables) and the spearman rank order correlation (i.e. correlation between data that are rank ordered). Use data sets C0204dt.txt and C0204DT.txt from the Cohen Cohen Aiken West text.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-438717900235632858?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/VuwNL_B-0Ig" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/VuwNL_B-0Ig/chapter-2-exercise-4-pg-31-table-232.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/chapter-2-exercise-4-pg-31-table-232.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-8881994936972697443</guid><pubDate>Thu, 11 Dec 2008 21:25:00 +0000</pubDate><atom:updated>2008-12-29T06:33:02.909-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cohen Cohen Exercises</category><title>Chapter 2, Exercise 3; pg 30 table 2.3.1</title><description>The &lt;a href="http://1803950676696359035-a-1802744773732722657-s-sites.googlegroups.com/site/pilgrimregression/Home/Chapter2_Ex_3.txt?attredirects=0&amp;amp;auth=ANoY7cqvES_HqKewvuZeuCGRmsizIeychooEhWkFJMdaNSW5seI7NviGUTMv9qdstHhAVyT4ka6FsZ24fbsvRQo_ackBFdcvAZ-MJBAFnjvPfyftPBDh-_Nz73GEBpLmhvI85neGsB1VQfYvuwRJixHhYCoqAH0VSXRJTa9MXSpZniHz3q2-gjHNk-oFmVWmoHgHn7ebKyl6Ym-9Buf2TH2afLmLWB_Jpw%3D%3D"&gt;3rd exercise&lt;/a&gt; has been posted on the the &lt;a href="http://sites.google.com/site/pilgrimregression/"&gt;companion web page&lt;/a&gt;. This exercise covers how to create the point biserial correlation coefficient in the R statistical computing program.&lt;br /&gt;&lt;br /&gt;This exercise is the R counterpart to exercise CH02EX02 in the book;however it is the third exercise on this blog. The next post will cover how to obtain the phi-coefficient and the rank correlation.  Use the data set C02030DT.txt from your book's CD.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-8881994936972697443?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/6BqVNi1C8m8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/6BqVNi1C8m8/chapter-2-exercise-3-pg-30-table-231.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/chapter-2-exercise-3-pg-30-table-231.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-5807083144293309208</guid><pubDate>Tue, 09 Dec 2008 16:20:00 +0000</pubDate><atom:updated>2008-12-29T06:33:16.711-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cohen Cohen Exercises</category><title>Chapter 2, Exercise 2: pg 27, table 2.2.2</title><description>&lt;span style="font-size:100%;"&gt;I have added the&lt;a href="http://1803950676696359035-a-1802744773732722657-s-sites.googlegroups.com/site/pilgrimregression/Home/Chapter2_Ex_02.txt?attredirects=0&amp;amp;auth=ANoY7cqmB51-P54M0L-Bjz6EU_5SCr8vI171XOIDjLt27CZRGXgqbJ2F3VcLGQrW9j5BcXWijBR259Xs5keijVbWc-sI96mNCwI3mw2QMUsYZHrAyIGRpbrey8-5dFe3QxsP4Eo9Q1Fw1_Xs-sSeQxp8ZXYS0AWN7HT08Eneq-M10IWqK2OfLEKvYEpnw-mftg4MtPwxCkoGz-EfFwSinqkMFoumat65uQ%3D%3D"&gt; second exercise&lt;/a&gt;, which corresponds to the table 2.2.2 on page 27 in the book. Get the R syntax and comments from the &lt;a href="http://sites.google.com/site/pilgrimregression/"&gt;companion sites.google page&lt;/a&gt; or simply click "second exercise" in the first sentence of this paragraph.This exercise will again show you how to use R for algebra computations, and then how r makes statistical computation easy for you. The data set for this file is C0202DT (On your Book Disk). Pay particular attention on the order of operations in creating the correlation coefficient manually.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-5807083144293309208?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/1_aPmbTiK80" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/1_aPmbTiK80/chapter-2-exercise-2-pg-27-table-222.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/chapter-2-exercise-2-pg-27-table-222.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1097568471752011660.post-1640956981074072571</guid><pubDate>Tue, 09 Dec 2008 12:51:00 +0000</pubDate><atom:updated>2008-12-29T06:33:36.880-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Cohen Cohen Exercises</category><title>Chapter 2, Exercise 1: pg 24-26 (CCAW)</title><description>If you look to the top right of this page, you will see a link below the heading&lt;br /&gt;&lt;h2&gt;"Companion Google Site for Code"&lt;/h2&gt;http://sites.google.com/site/pilgrimregression/&lt;br /&gt;&lt;br /&gt;This site will house all of the R syntax  for the Cohen, Cohen, Aiken, West Text  &lt;span style="font-style: italic;"&gt;Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences (3rd)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The First set of syntaxt is for the first, and most basic, exercise in the book--&lt;a href="http://1803950676696359035-a-1802744773732722657-s-sites.googlegroups.com/site/pilgrimregression/Home/Chapter2_Ex_01.txt?attredirects=0&amp;amp;auth=ANoY7cq0oh2tkVtm2uahEzIEIa3MhoIafaNbrqxCpdlc6IyKRHwEIBkVofXfa9H6Sny1689qiUfnTwhn8sUDdCdMp4fLvsbRRODtIEmHYKvY7r7XJfZkbyoiaQ0zozpsQZl56iAhlvlYz-4XENlrtEsqkgc5Z9Bw4a0u2XOQntOImu0Y2kbRLSO3TwEKtWbxK8N2zqnpuk38CeUcjpkt7aIK1Fr1yFCSJg%3D%3D"&gt;Chapter 2, Exercise&lt;/a&gt; 1. The data file from the book disk that corresponds to this exercise is C0201DT. This, as well as the other more basic exercises, will be used to orient the user to R. Thus, if you already know what a standard deviation or a z score is it will still be beneficial to work through these to build fluency in the basic commands.&lt;br /&gt;&lt;br /&gt;A quick note on the syntax: If you see "#" before text, this means that I am about to make a comment or explain what happened above or below. If you are writing code and would like to make a note simply type #, and anything after that R will ignore. This is how I will explain the syntax.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1097568471752011660-1640956981074072571?l=theregressingpilgrim.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ThePilgrimsProgressiveRegression/~4/xU5tSkBAFsw" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/ThePilgrimsProgressiveRegression/~3/xU5tSkBAFsw/chapter-2-exercise-1-pg-24-26-ccaw.html</link><author>noreply@blogger.com (r)</author><thr:total>0</thr:total><feedburner:origLink>http://theregressingpilgrim.blogspot.com/2008/12/chapter-2-exercise-1-pg-24-26-ccaw.html</feedburner:origLink></item></channel></rss>

