dot-SolveExpDose: Solve the Expected Dose of Drug to Achieve Given Effect (%...

.SolveExpDoseR Documentation

Solve the Expected Dose of Drug to Achieve Given Effect (% inhibition)

Description

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

Usage

.SolveExpDose(y, drug_par, drug_type)

Arguments

y

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

drug_par

The parameters for fitted dose-response model.

drug_type

The type of model was used to fit the dose-response curve. Available values are "L.4" - four-parameter logistic model; "LL.4" - four-parameter log-logistic 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.