| harbronLoewe | R Documentation | 
Alternative Loewe generalization
harbronLoewe(
  doseInput,
  parmInput,
  asymptotes = 2,
  startvalues = NULL,
  newtonRaphson = FALSE,
  ...
)
doseInput | 
 Dose-response dataframe containing   | 
parmInput | 
 Numeric vector or list with appropriately named
parameter inputs. Typically, it will be coefficients from a
  | 
asymptotes | 
 Number of asymptotes. It can be either   | 
startvalues | 
 Starting values for the non-linear equation, from the observed data  | 
newtonRaphson | 
 a boolean, is Newton raphson used for finding the response surface? May be faster but also less stable  | 
... | 
 Further arguments that are currently unused  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.