Skip to contents

Managing data

Functions for loading sample data, scoring data, and subsetting data.

sample_data()
Load a sample dataset
sample_distances()
Load sample distances
table_from_lists()
Create table format data from lists
check_data()
Check raw free recall data
merge_free_recall()
Score standard free recall data
merge_lists()
Score separate study and recall events
filter_data()
Filter free recall data
reset_list()
Reset list index
split_lists()
Convert data to split format
pool_index()
Create pool index
block_index()
Create block index

Recall performance

Analyses of recall performance.

spc()
Serial position curve
pnr()
Probability of Nth recall
pli_list_lag()
List lag of prior-list intrusions

Temporal clustering

Analyses of temporal clustering.

lag_crp()
Lag conditional response probability
lag_crp_compound()
Compound lag conditional response probability
lag_rank()
Lag rank

Category clustering

Analyses of category clustering.

category_crp()
Category conditional response probability
category_clustering()
Category clustering

Semantic clustering

Analyses of semantic clustering.

distance_crp()
Distance conditional response probability
distance_rank()
Distance rank
distance_rank_shifted()
Distance rank shifted

Statistics

General statistics.

boot_ci()
Bootstrap CI