Description Usage Arguments See Also
Function which plots the correlation among observed and generated variables
| 1 2 3 4 5 6 7 | ccgammaplot(x, y, use = "everything", corx = NULL,
  return.value = c("nooccurence", "occurence", "nooccurence_occurence",
  "occurence_nooccurence", "continuity_ratio", "nooccurence_gcorrelation",
  "nooccurence_correlation"), tolerance = .Machine$double.eps, valmin = 0.5,
  interval = c(-1, 1), nearPD = (lag >= 0), xlab = "observed",
  ylab = "generated", title = "Spatial Correlation", season = FALSE,
  origin = "1960-01-01", return.df = FALSE, ...)
 | 
| x | oberserved variable | 
| y | generated variable | 
| use | see argement entry on  | 
| corx | correlation of obervations. It must be a  | 
| return.value | string indicating which matrix returned by  | 
| tolerance, valmin, interval, nearPD | see  | 
| xlab, ylab, title | title and axis labels | 
| season | logical value. If  | 
| origin | date corresponding to the first row | 
| return.df | logical value. Default is  | 
| ... | further arguments for eastetics. See  | 
| lag | lag expressed in days used for the computation in  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.