Description Usage Arguments Author(s)
Train Complete Wilks Model
1 2 3 |
data |
grid type object from loadeR. It should be a named list with at least $Data, a binary matrix with the data |
dates |
A vector of dates corresponding to the |
stations.id |
A vector of station names corresponding to the |
accuracy |
Number of instances of the series that will be generated during each simulation while finding normal correlation value |
max.error |
Iterative process will stop when it reaches this error in correlation between pairs or at
|
max.iter |
Maximum number of iterations during the normal correlation value search. |
debug |
If set to |
n.cores |
Number of processes that will be created for parallel computation. Set to n.cores()-1 by default. |
cluster.type |
Either "PSOCK" (default) or "FORK". Check parallel package for the details |
parallel |
If set to |
M.N. Legasa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.