plot_indiv_app: Plots diagnostic average plots of subjects/items.

Description Usage Arguments Examples

Description

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

Usage

1

Arguments

data

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

Examples

1
2
3
4
5
6
## Not run: 
library(VWPre)
# For plotting subject/item averages
plot_indiv_app(data = dat)

## End(Not run) 

VWPre documentation built on Nov. 30, 2020, 1:08 a.m.