spim_simulate_args: Create simulation parameters

View source: R/simulate.R

spim_simulate_argsR Documentation

Create simulation parameters

Description

Create a list of simulation parameters

Usage

spim_simulate_args(grid, vars, base, ignore, regions, multistrain)

Arguments

grid

A scenario grid; this is a data.frame with names being the type of thing being changed and the values representing quantities in vars

vars

A list of parameters organised by scenario

base

A list of base parameters

ignore

Character vector of additional values in grid that are not directly model parameters

regions

Character vector of regions

multistrain

Logical, indicating if the simulation will use multiple strains

Value

A list of parameters for the model


mrc-ide/spimalot documentation built on Oct. 15, 2024, 12:15 p.m.