| getED50 | R Documentation | 
This is an accessor function for retrieving the numeric value of the
effective median dose from a skrmdb object object generated by
ReedMuench, SpearKarb, or DragBehr.
getED50(x)
| x | class skrmdb. | 
the estimated ED50.
temp <- DragBehr(y = c(0, 3, 5, 8, 10, 10), n = rep(10, 6), x = 1:6)
getED(temp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.