plot_var_app: Plots diagnostic plots of subject/item variance.

Description Usage Arguments Examples

Description

plot_var_app calculates and plots within-subject/item standard deviation, along with standardized by-subject/item means for a given interest area, within a given time window.

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 variability in the data
plot_var_app(data = dat) 

## End(Not run)

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