Learn R Programming

VWPre (version 1.2.5)

plot_indiv_app: 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)

Arguments

data

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

Examples

Run this code
if (FALSE) {
library(VWPre)
# For plotting subject/item averages
plot_indiv_app(data = dat)
} 

Run the code above in your browser using DataLab