Description Usage Arguments Value Examples
pwr_reg performs a power regression
(log(C) = log(a) + b * log(S) + e)) for clonogenic assay data of
experiments examining the cellular cooperation.
1  | pwr_reg(seeded, counted)
 | 
seeded | 
 numeric vector with number of cells seeded (S)  | 
counted | 
 numeric vector with number of colonies counted (C, same
length as   | 
summary.lm object as returned by summary
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.