| skrmdb-class | R Documentation | 
The skrmdb object holds output from functions in the skrmdb package. A valid skrmdb object is a list whicn contains the followling components:
| eval | Evaluation method. One of "ReedMuench", "SpearKarb", or "DragBehr". character string. | 
| ed | Median effective dose by eval method. numeric. | 
| var | Variance (for Spearman-Kärber method only). numeric. | 
| data | The data used to compute the effective median dose. data.frame, numeric. | 
| message | Messages and warnings generated durning the calculation. character string. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.