fE.progress: Fitted Progress Curve for Enzyme-Catalyzed Reaction
Description
Fits the progress curve of an enzyme-catalyzed reaction.
Usage
fE.progress(data, unit_S = 'mM', unit_t = 'min')
Value
Returns a list with two elements. The first one contains the fitted kinetic parameters, the second one is a dataframe giving the fitted substrate concentration time course.
Arguments
data
a dataframe where the first column is the time and the second column is the substrate concentration.