powered by
.xml.state
Parses a BEAST2 state .xml.state output file to get only the operators acceptances
parse_beast_state_operators( state_filename = get_tracerer_path("beast2_example_output.xml.state"), filename = "deprecated" )
data frame with all the operators' success rates
name of the BEAST2 state .xml.state output file
deprecated name of the BEAST2 .xml.state output file, use state_filename instead
state_filename
Richèl J.C. Bilderbeek
parse_beast_state_operators( state_filename = get_tracerer_path("beast2_example_output.xml.state") )
Run the code above in your browser using DataLab