Function reference
Simulation set up
Functions for creating the files that store simulation parameters and writing them to file where BayesACT can locate them.
-
blank_nodelist()
- Create a blank actor nodelist data frame
-
add_actor()
- Add an actor line to a actor nodelist data frame
-
blank_edgelist()
- Create a blank interaction edgelist data frame
-
add_interaction()
- Add an interaction line to the edgelist
-
basic_event_df()
- Generate an events file for a dyad
-
write_input_from_df()
- Write BayesACT input files
-
run_bayesact()
- Run BayesACT for a single simulation file