Commit a579acb7 authored by unknown's avatar unknown
Browse files

Vignette updated

Showing with 0 additions and 2 deletions
+0 -2
......@@ -250,10 +250,8 @@ To evaluate the efficiency of the model, it is possible to use the same criterio
```{r}
OutputsCrit <- ErrorCrit_NSE(InputsCrit = InputsCrit, OutputsModel = OutputsModel)
str(OutputsCrit)
```
```{r}
OutputsCrit <- ErrorCrit_KGE(InputsCrit = InputsCrit, OutputsModel = OutputsModel)
str(OutputsCrit)
```
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment