| absolute_path | Convert relative paths to absolute paths |
| add_actor | Add an actor line to a actor nodelist data frame |
| add_interaction | Add an interaction line to the edgelist |
| add_leading_zeros | Add leading zero before decimal point to vectors of numbers... |
| agent | Write agent into input |
| basic_event_df | Generate an events file for a dyad |
| blank_edgelist | Create a blank interaction edgelist data frame |
| blank_nodelist | Create a blank actor nodelist data frame |
| check_abbrev | Check abbreviation validity |
| check_agent_opt_args | Check agent optional argument input |
| check_dict_components | Compatibility check: dictionary and component |
| check_dict_group | Compatibility check: dictionary and group |
| check_dict_stat | Compatibility check: dictionary and stat |
| check_events | Check events file input for format errors |
| check_exit | Check whether BayesACT completed successfully and print a... |
| check_identity_prob_match | Check that all identities have a corresponding probability... |
| check_input_list | Check input for agreement with provided lists |
| check_interaction_opt_args | Check institution optional arguments |
| check_probs | Check that probabilities given sum to 1 |
| component_split | Split a given data frame into identity, behavior, and... |
| construct_df_filename | Given a key and assorted information OR a dataframe,... |
| create_dir_if_needed | Create directory if it doesn't already exist |
| dict_specs | Checks whether an entry is a valid file, a valid actdata key,... |
| eventfile_out | Write out event file |
| event_lines | Create events line for input file |
| expand | Expand string into vector of given length for line spec |
| extract_dict_list | extract_dict_list |
| fileinput | Path check |
| get_actor_prob_line | Utility for building a line in the interaction section of the... |
| get_agent_opt_arg_lines | Get lines to insert in file for agent optional arguments |
| get_eqn_file | Construct file string (equation) |
| get_interaction_opt_arg_lines | Get lines to insert in file for interaction optional... |
| get_lists | Convert comma-separated strings in cell entries to lists when... |
| insert_lines | Insert lines into template |
| interaction | Add an interaction line to the simulation text file |
| make_file_string | Construct file string (dictionary) |
| remove_line | Remove lines that contain a given string |
| run_bayesact | Run BayesACT for a single simulation file |
| save_dict_df | Save dataframe dictionary |
| save_eqn_actdata | Save files where bayesact can find them |
| simfile_out | Write sim information to .txt file |
| standardize_option | standardize_option |
| wait_until_done | Pause until terminal process is done |
| write_input_from_df | Write BayesACT input files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.