Last data update: 2014.03.03

R: Plots diagnostic average plots of subjects/items.
plot_indiv_appR Documentation

Plots diagnostic average plots of subjects/items.

Description

plot_indiv_app calculates and plots interest area averages for a given subject/item.

Usage

plot_indiv_app(data = data)

Arguments

data

A data table object output by either bin_prop. transform_to_elogit, or create_binomial.

Examples

## Not run: 
library(VWPre)
# For plotting the grand average with the included theme
plot_indiv_app(data = dat)

## End(Not run) 

Results