Description Usage Arguments Value
View source: R/model_fitting.R
Utility function to calculate RMSE
1 | log_rmse(y1, y2, pc = 0.5)
|
y1 |
count vector |
y2 |
count vector |
pc |
optional pseudocount parameter |
root mean squared error of log counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.