Browse by category
Tags
- 2012
- anova()
- arrays
- bluff
- california
- cbind()
- collinearity
- correlation
- correlations
- csv
- dataframe
- dataframes
- distribution
- DMDX
- evernote
- Exploratory data analysis
- facet
- Flickr
- getting started
- ggplot
- ggplot2
- graph
- Graphics
- grid
- GUI
- help
- histogram
- ifelse
- july
- label
- lattice
- learnR
- learn R
- library
- LME
- lmer()
- matrices
- matrix
- merge
- mixed effects
- modes
- multicollinearity
- normative
- objects
- ols()
- package
- plot
- plyr
- productivity
- programming
- R-Studio
- rbind()
- regression
- rename
- rstats
- santacruz
- scatterplot
- Scatter plot
- smoother
- social
- statistical concepts
- subset
- summary
- t-test
- title
- utah
- variable
- vector
- vectors
- visualization
- why R?
- workflow
- working directory
- workspace
-
Join 26 other subscribers
-
Recent Posts
- Getting started — loading data, writing and saving scripts January 16, 2014
- Getting started – getting helped January 16, 2014
- Getting started — Installation of RStudio and some packages + using ggplot() to make a simple plot January 16, 2014
- Postgraduate data analysis and interpretation January 16, 2014
- Mixed-effects modeling — four hour workshop — part IV: LMEs November 5, 2013
Tag Archives: histogram
Getting started — loading data, writing and saving scripts
[16/1/14 edit — as the procedure for finding data in Mac OS were detailed in class, I am going to leave off editing this post to show Mac OS steps in detail because: steps are mostly the same; and we’ve … Continue reading
Posted in a. Getting started
Tagged dataframe, geom_histogram, ggplot, histogram, save, working directory, workspace
Leave a comment
Mixed-effects modeling — four hour workshop — part II: Data Exploration
We got our data together in Part I of this workshop, eventually arriving at the collation of a single dataframe in ‘long format’ holding all our data on subject attributes, item attributes and behavioural responses to words in a lexical … Continue reading
Modelling – examining correlations: first, look at predictor distributions
This post will take a more in-depth look at the relationships between variables. A key property of experimental data is that we measure attributes – characteristics of people, stimuli, and behaviour – and that those measurements (the numbers) vary. Numbers … Continue reading
Posted in 11. Modelling - distributions, modelling, plotting data, rstats
Tagged density, distribution, grid, histogram, pdf, t-test
Leave a comment
Getting started – positioning and getting multiple plots on one page, output as a pdf
This post assumes you know how to set a working directory, load a data file, and run a ggplot() function call to create a histogram using geom_histogram, as discussed here. What are going to do in this post is expand … Continue reading
Posted in 6. Getting started - grid plots, plotting data, rstats
Tagged distribution, facet, ggplot2, grid, histogram, label, lattice, pdf, title
1 Comment
Getting started – working directories, loading data, and a bit more plotting
For this post, I am going to assume that you know about files, folders and directories on your computer. In Windows (e.g. in XP and 7), you should be familiar with Windows Explorer. If you are not, this series of … Continue reading
Posted in 5. Getting started - load data, getting started, rstats, workflow
Tagged csv, dataframe, describe, geom, ggplot2, histogram, plot, read.csv, setwd, str, summary, working directory, workspace
3 Comments