powered by
Generates plots showing the normality of the different measures from the data.frame obtained from autoExtract.
normalityPlots( audioData, measures = c("duration", "voice_breaks_percent", "RMS_env", "mean_loudness", "mean_F0", "sd_F0", "mean_entropy", "mean_HNR") )
A list containing the different plots that are generated.
A data.frame generated by autoExtract.
An optional character vector indicating the name of the variables to be plotted.
normalityPlots(testAudioData)
Run the code above in your browser using DataLab