generate_hill_effects: Simulate hill model from the parameters

View source: R/fit_brms_hill_score_by_dose.R

generate_hill_effectsR Documentation

Simulate hill model from the parameters

Description

Simulate hill model from the parameters

Usage

generate_hill_effects(log_dose, top, bottom, ic50, hill)

Arguments

log_dose

log10(doses) at which to evaluate the model

top

top parameter

bottom

bottom parameter

ic50

ic50 parameter

hill

hill parameter

Value

vector of values


momeara/MPStats documentation built on July 19, 2022, 3:34 p.m.