powered by
Sample log normal stutter variance parameters according to priors
sample_log_normal_stutter_variance(log_normal_stutter_variability)
Named numeric with stutter variance parameter for all stutter types. Names are k2 concatenated with the name of the stuter type. See example.
k2
List of variability parameters. See gf for an example.
data(gf) log_normal_stutter_variability <- gf$log_normal_settings$stutter_variability k2 <- sample_log_normal_stutter_variance(log_normal_stutter_variability)
Run the code above in your browser using DataLab