accumulate | Accumulate items over trials, i.e. Guesses and Results. |
accumulate_session | Accumulate guesses and inventory items by session. |
accumulate_team | Accumulate guesses and inventory items by team. |
append | Append a new item to the previous items. |
assign_hashes | Assign a hash representing the vector of accumulated... |
assign_ids | Assign a string id representing the vector of accumulated... |
calculate_final_inventory_id | Append a new result to an inventory. |
collect_table | Collect a single table from the db. |
compute_p_string | Compute a p-value string. |
connect_db | Open a connection to the Totems MySQL DB. |
count_unique_combinations | Count unique combinations of items (with replacement). |
count_unique_permutations | Count unique permutations (with replacement). |
create_blank_config | Create a blank config file "config.yml" in the current... |
create_guesses_map | Create a map of hashes to vectors of guesses. |
create_inventory_map | Create a map of inventory ids to items. |
filter_50min | Filter valid sessions and teams for the 50 minute experiment. |
filter_exp1 | Filter valid sessions and teams for Experiment 1. |
filter_instructions | Filter valid sessions and teams for the inherited... |
filter_selfother | Filter valid sessions and teams for the self-other... |
filter_teamsize | Filter valid sessions and teams for the scalability... |
get_item_filename | Get the image filename for an item from it's image number. |
get_item_image | Get the path to an item image based on its number. |
get_lm_mod_preds | Get the predictions from a linear model. |
Guesses | Workshop guesses made by players in the Totems experiment. |
highlight_inheritance_100 | Create a new column Inheritance that labels G4 Diachronic... |
jitter_team_generation | Jitter Generation by TeamID for plotting |
label_generation | Label Generation based on Strategy, PlayerIX, and SessionIX. |
label_guess_uniqueness | Label guesses as unique. |
label_inheritance | Label Inheritance from Generation and Strategy. |
label_players_per_session | Label the number of players in a session based on Strategy... |
label_result_uniqueness | Label results as unique and accumulate them. |
label_session_duration | Label the duration of the session for players by TeamID. |
label_session_player | Label PlayerID, PlayerIX, and SessionIX from SessionID |
label_stage | Label the stage of the guesser's inventory relative to the... |
label_stage_ix | Label stage ix for individual players inheriting either from... |
label_stage_time | Label time relative to when learning finished. |
label_strategy | Label the Strategy of the teams by TeamID. |
label_team_id | Label TeamID from PlayerID. |
label_team_score | Score guesses that resulted in unique team items |
label_unique_session_guesses | Assess the uniqueness of each guess for this session. |
label_unique_session_results | Assess the uniqueness of results created in this session. |
label_unique_team_guesses | Assess the uniqueness of each guess for this team. |
label_unique_team_results | Assess the uniqueness of each created Item for this team. |
load_totems_theme | Return a list containing theme elements to be used across... |
parse_date_time_from_id_group | Extract datetime from ID_Group |
read_table | Read a local copy of a database table. |
recode_generation_base0 | Recode generation with base 0 |
recode_generation_quad | Recode Generation poly. |
recode_generation_type | Recode generation type for 50 labor minute teams. |
recode_guess_type | Recode guess type based on the uniqueness of the guess,... |
recode_session_time | Transform SessionTime for polynomial models. |
recode_session_type_100 | Create a session type column that compares individual session... |
recode_session_type_50min | Create a session type column that compares individual session... |
recode_strategy | Recode Strategy |
recode_team_size | Recode team size |
replace_ancestor | Create Generation from Strategy and Ancestor. |
replace_id_group | Replace ID_Group with TeamID. |
replace_id_player | Replace ID_Player with PlayerID, PlayerIX, SessionID, and... |
replace_trial_time | Replace TrialTime (msec) with SessionTime (min) |
report_beta | Report a beta from a model. |
report_glm_mod | Report the results of a glm model. |
report_lmer_mod | Report the results of an lmer model. |
report_lm_mod | Report the results of an lm model. |
report_modcomp | Report a model comparison |
report_page_test | Report the results of Page's Trend Test. |
Sampled | Cumulative performance sampled at a regular interval. |
sample_session | Sample guesses at regular intervals in a session. |
save_all_tables | Save all tables in the db. |
save_subj_info | Save subject info from Google Drive spreadsheet. |
save_survey_responses | Save survey responses from Google Drive spreadsheet. |
Sessions | Information about player sessions |
Teams | Information about teams. |
view_guess | View a guess as pictures of items added together. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.