combine_pulsr_results: Combine output files

Description Usage Arguments Note Author(s)

View source: R/combine_pulsr_results.R

Description

This function combines output files from pulsR analyses from different variables. There is no argument. For each dataset, it combines the output lists generated for each variable into a single RDS file.

Usage

1

Arguments

path

Path to where the output files are. This is the parent directory to the folders corresponding to each dataset: "males_wholebird", "females_wholebird", "males_perpatch", "females_perpatch". They must all be present. Each contains as many folders as there are variables. Each of these variable-folders contains an RDS file, which was saved by the function fit_pulsr on the cluster and contains the results of the fitting.

Note

This functions saves an RDS file into each dataset-folder, named "results_all_variables.rds".

Author(s)

Raphael Scherrer


rscherrer/bop documentation built on May 22, 2019, 3:54 p.m.