Description Usage Arguments Details
this function calculates the vector residue percentage.
1 | residuoPerc(observados, estimados)
|
observados |
vector of values observed. |
estimados |
vector of values estimated. |
calculaPerc = ((valor)/mean(observados))*100
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.