initial_value: Initial Value Functions

Description Usage Arguments Value Examples

Description

Free-standing functions to arrive at suitable initial values for non-linear model fitting functions

Usage

1
2
3
4
5

Arguments

x

numeric vector; the independent variable

y

numeric vector; the response variable

Value

A vector of initial values for the parameters with appropriate names

Examples

1
2
library(WWRData)
with(muscle, gompertz2_init(Conc, Length))

BillVenables/WWRCourse documentation built on Jan. 31, 2021, 4:22 p.m.