Description Usage Arguments Value See Also Examples
Caculate disease severity
1  | dsi(ino)
 | 
ino | 
 a list contains inoculation grade data.  | 
Disease severity index for individuals.
aid, grade.barplot and grade.test.
1 2 3  | demo <- system.file("extdata", "demo1.tsv", package="aid")
dat <- read.table(demo, header = TRUE, check.names=FALSE)
dsi(dat)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.