baseparameters: Get a standard parameter set

View source: R/baseparameters.R

baseparametersR Documentation

Get a standard parameter set

Description

Get a standard parameter set

Usage

baseparameters(
  wInf = 10^seq(log10(4), log10(30000), length.out = 18),
  kappa = 1.3,
  h = 20
)

Arguments

wInf

Array of asymptotic sizes to use

kappa

Carrying capacity of the resource

h

Factor for the maximum consumption rate

Details

See the source code for description of fields

Value

A structure with parameters


Kenhasteandersen/Community-spectrum documentation built on May 2, 2022, 9:44 a.m.