Description Usage Arguments Value Examples
View source: R/DECODER_function.R
This function is used to evaluate the results.
1 | evaluate(prop1, prop2)
|
prop1 |
the first proportion |
prop2 |
the second proportion |
RMSD |
Root-mean-square-deviation between two proportions |
pearson |
Pearson correlation between two proportions |
1 2 3 4 | ## Not run:
res<-evaluate(prop.real,prop.n)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.