Agorithm Parameter class
AlgoParams.Rd
A class that holds the parameters and upon assigning, the values of the biological parameters the LBI algorithm requres
Methods
Method new()
Initialise biological parameter class. Parameters are self-explanatory.
Usage
AlgoParams$new(binwidth = 1, linf = NULL, l50 = NULL)