Instructions
Throughout this course we will be using RStudio as our environment for working with the R programming language. Please refer to M0: Succeeding in This Course (Link will open in new tab.) for R and RStudio download instructions.
Before you begin this assignment, make sure that you have reviewed the R videos on this module’s lecture page.
When you are ready to begin, complete the following steps for this module’s R assignment:
Download and open the Jenny file Download Jenny fileand complete the following in RStudio:
Use the ABplot() function to create a basic line graph of Jenny’s calling out behavior.
Draw a mean line for this behavior.
Describe any observations that do not seem typical; this should be no more than one page.
Use the ABtext() function to label the baseline.
Requirements
Upload the following by the deadline posted on this page:
A document with the following information:
The graph of Jenny’s behavior, including the mean line and the labeled baseline.
A description of observed behaviors that do not seem typical (this should be no more than one page).