Description Usage Arguments Value Author(s) Examples
Compute the correlation between field objects and station/field.
| 1 2 3 4 5 6 7 8 | corfield(x,y, use='pairwise.complete.obs',...)
corfield.default(x,y,...)
corfield.zoo(x,y,plot=TRUE,use='pairwise.complete.obs',...) 
corfield.field(x,y,plot=TRUE,use='pairwise.complete.obs',...)
corfield.field.station(x,y,plot=TRUE, use='pairwise.complete.obs',...)
corfield.station(x,y,plot=TRUE, use='pairwise.complete.obs',...)
corfield.eof(x,y,pattern=1,plot=TRUE,
             use='pairwise.complete.obs',na.action='na.omit',...)
 | 
| x | data object | 
| y | data object | 
| plot | TRUE: plot the results | 
| use | see  | 
.
Map of correlation
R.E. Benestad and A. Mezghani
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.