getInitial {drc} | R Documentation |
Showing starting values used
Description
Function for showing the starting values of the model parameters used when fitting a dose-response model
Usage
getInitial(object)
Arguments
object |
object of class 'drc' |
Value
A vector of starting values for the model parameters used to initialize the estimation procedure.
Note
This function is masking the standard function in the stats package.
Author(s)
Christian Ritz
[Package drc version 3.0-1 Index]