Adding bias in Taylor diagram in R
问题 I am using the taylor.diagram function in the plotrix package e.g. obs = runif(100,1,100) mod1 = runif(100,1,100) mod2 = runif(100,1,100) mod3 = runif(100,1,100) taylor.diagram(obs,mod1) taylor.diagram(obs,mod2,add=TRUE) taylor.diagram(obs,mod3,add=TRUE) In the conventional Taylor diagram there is no bias but in his paper (Taylor, 2001, K.E. Summarizing multiple aspects of model performance in a single diagram Taylor JGR, 106, 7183-7192) Taylor says that "Although the diagram has been