| .SolveExpDoesL4 | R Documentation | 
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.
.SolveExpDoesL4(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_log(EC50)") for fitted dose-response model.  | 
A numeric value. It indicates the expected dose of drug.
Shuyu Zheng shuyu.zheng@helsinki.fi
Jing Tang jing.tang@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.