All functions |
|
---|---|
Adds a relative cdi score indicating the percentage of total achievable points the subject got on each given measure |
|
Checks cdi data for inconsistencies, warns about them, and fixes them |
|
Connect to Peekbank |
|
Add AOIs to an xy dataframe |
|
Fetching the list of field names and requirements in each table according to the schema json file |
|
parse json file from peekbank github into a dataframe |
|
Download peekbank processed dataset from OSF |
|
Download specific peekbank dataset from OSF |
|
Check if a certain table is required according to schema |
|
Get the coding method list from json schema file |
|
List the tables required based on coding method |
|
List current allowed language choices for db import |
|
Function for mapping raw data columns to processed table columns |
|
sets the starting point of a given trial to be zero |
|
Put processed data for specific peekbank dataset on OSF |
|
This function resample times to be consistent across labs. |
|
sets the starting point of a given trial to be zero |
|
check all csv files against database schema for database import |
|
Check if a dataframe/table is compliant to peekbank json before database import |
|
Check if within aoi_timepoints table, there is no duplication in all the administration_ids associated with each individual trial_id |
|
Get administrations |
|
Get AOI region sets |
|
Get AOI timepoints |
|
Get datasets |
|
Get information on database connection options |
|
Run a SQL Query script on the Peekbank database |
|
Get stimuli |
|
Get subjects |
|
Get trial types |
|
Get trials |
|
Get XY timepoints |
|
List of peekbank tables |
|
Populate the provided cdi data with percentile values for that specific age, instrument_type, measure and language. Loosely based on the work from this repo https://github.com/kachergis/cdi-percentiles/tree/main by George Kachergis and Jess Mankewitz with advice from Virginia Marchman. |
|
Unpack the json sting in the *_aux_data column and turns it into a nested R list |