getInitial: Showing starting values used

Description Usage Arguments Value Note Author(s)

Description

Function for showing the starting values of the model parameters used when fitting a dose-response model

Usage

1
  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


drc documentation built on May 1, 2019, 8:43 p.m.

Related to getInitial in drc...