Description Usage Arguments Value
Training the model and generating the predictive distributions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
SWH |
The SWH data |
SLP |
The SLP data |
SLP.grad |
The SLP gradient data |
latCell |
Define the latitude cell of interest (default = 4) |
longCell |
Define the longitude cell of interest (default = 4) |
neig |
Define the number of spatial neighbours (default = 2) |
na.thresh |
Define how many missing values is "good enough" (default = 500) |
latSWH |
A vector containing the SWH latitudes |
lonSWH |
A vector containing the SWH longitudes |
latSLP |
A vector containing the SLP latitudes |
intercept.fourier |
Seasonal Fourier coefficients |
maxlag |
Define the maximum order of AR processes to be constructed |
training.test |
The training and the test data |
lonSLP |
A vector containing the SLO longitudes |
A list of predictive means, predictive spread and lambda for Box-Cox transformation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.