taylor_compute: Function that just computes Taylor stats for the model and...

Description Usage Arguments Value

View source: R/taylor_compute.R

Description

taylor_compute computes all necessary information to produce a Taylor diagram

Usage

1
taylor_compute(modeled, measured)

Arguments

modeled

Vector of modeled values

measured

Vector of measured values

Value

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)


jmzobitz/CanadaFire documentation built on Dec. 21, 2021, 1:12 a.m.