Description Usage Arguments Value Examples
Extract the pIC50 values from an nlme fit.
| 1 | nlme_extract(fit)
 | 
| fit | output from  | 
data frame of values
| 1 2 3 4 | data(drc_data_small)
fit <- nlme_fit(drc_data_small)
fit
nlme_extract(fit)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.