dot-SolveExpDoesL4: Solve the Expected Dose of Drug to Achieve Given Effect from...

.SolveExpDoesL4R Documentation

Solve the Expected Dose of Drug to Achieve Given Effect from L.4 Model

Description

This function will solve the fitted four-parameter logistic dose-response model and output the dose of drug at which it could achieve the % inhibition to cell growth.

Usage

.SolveExpDoesL4(y, drug_par)

Arguments

y

The expected effect (% inhibition) of the drug to cell line

drug_par

The parameters ("b_Hill", "c_Emin", "d_Emax", "e_log(EC50)") for fitted dose-response model.

Value

A numeric value. It indicates the expected dose of drug.

Author(s)


shuyuzheng/synergyfinder documentation built on Feb. 20, 2023, 11:33 p.m.