GetStartGuess: Estimate initial values for dose-response curve fit

View source: R/initialMarginal.R

GetStartGuessR Documentation

Estimate initial values for dose-response curve fit

Description

Estimate initial values for dose-response curve fit

Usage

GetStartGuess(df, transforms = NULL)

Arguments

df

Dose-response dataframe containing "dose" and "effect" columns

transforms

Transformation functions. If non-null, transforms is a list containing 5 elements, namely biological and power transformations along with their inverse functions and compositeArgs which is a list with argument values shared across the 4 functions. See vignette for more information.


BIGL documentation built on July 9, 2023, 7:15 p.m.