Plotting

functions for plotting QGAMs

better_parametric_plot()

Plot better plots of parametric predictors in QGAMs

better_smooth_plot()

Plot better plots of smooth predictors in QGAMs

better_interaction_plot()

Plot better interaction plots for QGAMs

facet_parametric_plot()

Plot a multi-panel plot of a parametric predictor across multiple QGAMs in a MQGAM

facet_smooth_plot()

Plot a multi-panel plot of a smooth predictor across multiple QGAMs in a MQGAM

xy_plot()

Plot XY plots of parametric predictors in QGAMs

xy_interaction_plot()

Plot XY plots of parametric predictor interactions in QGAMs

Extracting Coordinates

functions for extracting coordinates from mousetrap objects

extract_x()

Extract x coordinates of time-normalized mouse-tracking data

extract_y()

Extract y coordinates of time-normalized mouse-tracking data

extract_t()

Extract t coordinates of time-normalized mouse-tracking data

extract_xyt()

Extract x, y, and t coordinates of time-normalized mouse-tracking data

Miscellaneous

other functions

pairwise_comparison()

Pairwise Tukey Comparisons

summary()

Summary for a MQGAM fit

Data & Models

data and QGAMs included

mtqgam_raw_data

Example data to create QGAMs with

mtqgam_qgam

Example QGAM object

mtqgam_mqgam

Example MQGAM object

mtqgam_mousetrap

Example mousetrap object