getDefaultConfig: Gets a simple default configuration with one compartment

View source: R/sim_pop.R

getDefaultConfigR Documentation

Gets a simple default configuration with one compartment

Description

Gets a simple default configuration with one compartment

Usage

getDefaultConfig(
  target_pop_size,
  rate,
  descr = "cellType1",
  ndriver = 1,
  basefit = 0.1
)

Arguments

rate

float - division rate in division per day

descr

character - description of main compartment

ndriver

integer - number of drivers - redundant now.

basefit

float - base fitness redundant now.

targetPopSize

integer - a negative number uses current time to 100th second resoultion.

Value

list config


NickWilliamsSanger/rsimpop documentation built on Sept. 6, 2024, 12:42 a.m.