A sharkfin function is built in steps:
take the product of two sigmoidal functions
the first one rises around day
with rate parameterthe second one decays around day
with rate
the product is raised a power
the result is scaled so that the maximum is
For the default values, the function looks like a shark fin.
Usage
# S3 method for class 'sharkfin'
make_function(opts)