Preparing the workspace for statistical modeling and graphing may involve a number of steps and separate scripts.
Goals for today:
1. Open updated version of Hypertension-and-Cognition repository
2. Follow the path from RAW data files to DRAWing statistical graphs
.Rpoj
file to initiate RStudio Session Now you should have your RStudio open in the current state of your repository A graph or a model is meaningful only to the degree that its data is meaningful. Understanding the precise origin of your data, therefore, is a key component in construction of any graph. To simplify the exposition of this geneology we have introduced three data stages. This section walks the path from the initiation of R session to the declaration of the data geneology immediately before the graph.
Last time (link) we talked about the stages of the data as we progress through the data analysis project. To expand and reiterate, Data Stages include:
ds0
The process can be described the following diagram: