find_simulations: Find simulations

Description Usage Arguments Value Note

View source: R/find_simulations.R

Description

Find simulations

Usage

1
2
find_simulations(speciation_cube_data, path = ".",
  pars = list(sel_coeff_ecol = 0.8, habitat_asymmetry = 1))

Arguments

speciation_cube_data

A data frame containing trajectories in speciation cube for all simulations (in rows).

path

If speciation_cube_data not provided, the path to where the simulation data are to be found.

pars

A list of parameter values. The names in the list should be the names of the parameters as they appear in the parameters.txt file.

Value

A logical vector indicated simulations that match the search.

Note

If the parameter names are not found in the columns of speciation_cube_data, the function does as if speciation_cube_data was not supplied.


rscherrer/epianalysis documentation built on May 26, 2019, 2:32 p.m.