# NOT RUN {
example_output_file <- system.file(package="rbi", "example_output.nc")
bi_file_summary(example_output_file)
mu_sigma <- bi_read(example_output_file, c("mu", "sigma"))
bi_write("mu_sigma.nc", mu_sigma)
## examples for running libbi from rbi (will take a few minutes)
# }
# NOT RUN {
demo(PZ_generate_dataset)
# }
# NOT RUN {
demo(PZ_PMMH)
# }
# NOT RUN {
demo(PZ_SMC2)
# }
# NOT RUN {
demo(PZ_filtering)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab