Build a function to model a forced seasonal signal. The shape parameters determine the timing, frequency, and relative intensity over the season. The function is normalized to have an annual value set by norm

# S3 method for class 'sigmoid'
make_function(opts)

Arguments

opts

a named list

Value

a function