calculate_radi_rates: Calculate the alternative speech rate metrics used in RADI

View source: R/calculate_radi_rates.R

calculate_radi_ratesR Documentation

Calculate the alternative speech rate metrics used in RADI

Description

Rates include: mean_habit_wpm,, wpm, prop_wpm, dev_wpm, percChange_wpm, and prop_wpm_3, 5, and 7 (binned into 3 5 and 7 bins)

Usage

calculate_radi_rates(df, habit_means_df = habit_df)

Arguments

df

Data frame containing columns "participant"

habit_means_df

Summary data frame containing mean habitual utterance duration ('mean_habit_rate') for each participant. Defaults to habit_means_df, and can be created with thear::calculate_habitual_mean. Defaults to 'habit_means_df“


thealk/thear documentation built on April 28, 2022, 10:29 p.m.