powered by
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.
plot_var_app
plot_var_app(data)
A data table object output by either bin_prop. transform_to_elogit, or create_binomial.
bin_prop
transform_to_elogit
create_binomial
# NOT RUN { library(VWPre) # For plotting variability in the data plot_var_app(data = dat) # }
Run the code above in your browser using DataLab