predict_hill: Make Hill Equation predictions for plotting

Description Usage Arguments Value Examples

View source: R/predict_hill.R

Description

Make Hill Equation predictions for plotting

Usage

1
predict_hill(drm_model)

Arguments

drm_model

Value

a tibble of theoretetical pCa values and their estimated y-values using the parameters generated by the fit of the drm model

Examples

1
predict_hill(my_drm_model)

brentscott93/biophysr documentation built on Sept. 14, 2021, 2:35 a.m.