rosemm / FrequencyFilter

The Frequency Filter, for identifying patterns in child speech that cannot be explained by the corresponding frequencies in child directed speech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrequencyFilter

The Frequency Filter, for identifying and exploring patterns in child speech that cannot be explained by the corresponding frequencies in child-directed speech. It allows researchers to simultaneously control for and combine language data from the child, the caregiver, multiple languages, and across multiple time points to make inferences about what might be driving the shape of development.

Download the Frequency Filter

Run the following commands in R to download the Frequency Filter functions as a package:

devtools::install_github("rosemm/FrequencyFilter")
library(FrequencyFilter)

About

The Frequency Filter, for identifying patterns in child speech that cannot be explained by the corresponding frequencies in child directed speech.

License:MIT License


Languages

Language:R 100.0%