forcingsSymb: Return some useful forcing functions as strings

View source: R/symbolics.R

forcingsSymbR Documentation

Return some useful forcing functions as strings

Description

Return some useful forcing functions as strings

Usage

forcingsSymb(
  type = c("Gauss", "Fermi", "1-Fermi", "MM", "Signal", "Dose"),
  parameters = NULL
)

Arguments

type

Which function to be returned

parameters

Named vector, character or numeric. Replace parameters by the corresponding valus in parameters.

Value

String with the function


dkaschek/dMod documentation built on Aug. 16, 2024, 1:37 a.m.