Description Usage Arguments Value
View source: R/taylor_compute.R
taylor_compute
computes all necessary information to produce a Taylor diagram
1 | taylor_compute(modeled, measured)
|
modeled |
Vector of modeled values |
measured |
Vector of measured values |
A data frame of results: sd_meas, sd_model (standard deviations of measured and modeled), r = correlation coefficient, centered root mean squared, and x and y coordinates for a taylor diagram)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.