fit_logistic: Fit a single sample with logistic equation

View source: R/fit_logistic.R

fit_logisticR Documentation

Fit a single sample with logistic equation

Description

Fit a single sample with logistic equation

Usage

fit_logistic(x, y)

Arguments

x

Time vector

y

Growth vector


jeffkimbrel/platereadR documentation built on Dec. 1, 2023, 1:54 a.m.