f_start {INSPECTumours} | R Documentation |
Calculate coefficients for a nonlinear model
Description
Calculate coefficients for a nonlinear model
Usage
f_start(df, x, y, r_change)
Arguments
df |
data frame with x as a predictor and y is an outcome |
x |
predictor string |
y |
outcome string |
r_change |
numeric |
Value
list of coefficients
[Package INSPECTumours version 0.1.0 Index]