Skip to contents

Fit a single AOI growth curve

Usage

fit_aoi_growth_curve(data, time, outcome, degree = 3L)

Arguments

data

Data frame.

time

Time column.

outcome

Numeric AOI proportion/indicator column.

degree

Polynomial degree.