I'm writing a computer function to model data which seems to slope down exponentially until it gets to an optimal point. At that point it steadily grows and then stabilizes. What type of function would create this type of graph?
Maybe using a step function utilizing more than 1 function is a good solution?
