| forcingsSymb {dMod} | R 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   | 
Value
String with the function
[Package dMod version 1.0.2 Index]