getInitial.Rd
Function for showing the starting values of the model parameters used when fitting a dose-response model
getInitial(object)
object | object of class 'drc' |
---|
A vector of starting values for the model parameters used to initialize the estimation procedure.
This function is masking the standard function in the stats package.