Process and Analyze Mouse-Tracking Data


[Up] [Top]

Documentation for package ‘mousetrap’ version 1.0.0

Help Pages

mousetrap-package mousetrap: Process and Analyze Mouse-Tracking Data
bimodality_coefficient Calculate bimodality coefficient.
mousetrap mousetrap: Process and Analyze Mouse-Tracking Data
mt_aggregate Aggregate mouse-tracking data per condition.
mt_aggregate_per_subject Aggregate mouse-tracking data per condition separately for each subject.
mt_average Average trajectories across intervals.
mt_calculate_derivatives Calculate distance, velocity, and acceleration.
mt_calculate_measures Calculate mouse-tracking measures.
mt_check_bimodality Assess bimodality of mouse-tracking measure distributions.
mt_check_resolution Check logging resolution by looking at timestamp differences.
mt_example A mousetrap data object.
mt_example_raw Raw mouse-tracking dataset for demonstrations of the mousetrap package
mt_exclude_initiation Exclude initial phase without mouse movement.
mt_id Trial identifier for mousetrap data.
mt_import_long Import mouse-tracking data saved in long format.
mt_import_mousetrap Import mouse-tracking data recorded using the mousetrap plug-ins in OpenSesame.
mt_import_wide Import mouse-tracking data saved in wide format.
mt_movement_angle Calculate initial movement angle.
mt_plot Plot trajectory data.
mt_plot_add_rect Add rectangles to trajectory plot.
mt_plot_aggregate Plot trajectory data.
mt_plot_per_trajectory Create pdf with separate plots per trajectory.
mt_plot_riverbed Plot density of mouse positions across time steps.
mt_remap_symmetric Remap mouse trajectories.
mt_resample Resample trajectories using a constant time interval.
mt_reshape General-purpose reshape and aggregation function for mousetrap data.
mt_sample_entropy Calculate sample entropy.
mt_space_normalize Space normalize trajectories.
mt_standardize Standardize mouse-tracking measures per level of other variables.
mt_subset Filter mousetrap data.
mt_time_normalize Time normalize trajectories.
mt_variable_labels Labels for mousetrap variables.
read_mousetracker Read data exported from MouseTracker.
scale_within Scale and center variables within the levels of another variable.