.SolveExpDoesLL4 | R Documentation |
This function will solve the fitted four-parameter log-logistic dose-response model and output the dose of drug at which it could achieve the % inhibition to cell growth.
.SolveExpDoesLL4(y, drug_par)
y |
The expected effect (% inhibition) of the drug to cell line |
drug_par |
The parameters ("b_Hill", "c_Emin", "d_Emax", "e_EC50") for fitted dose-response model. |
A numeric value. It indicates the expected dose of drug.
Jing Tang jing.tang@helsinki.fi
Shuyu Zheng shuyu.zheng@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.