Description Usage Arguments Author(s) Examples
This function compute the GLD that best fit each distribution on each spatial location.
1 | suq2.fit.gldFitParallel(nodes, dimension, mArray)
|
nodes |
number of nodes to be used in the computation. |
dimension |
the dimensions to be used, NxMxS. |
mArray |
a multidimentional array with dimensions @param dimension |
Noel Moreno Lemus
1 2 | mArray <- createDataset(directory, pattern, dimension)
result <- suq2.fit.gldFitParallel(4, dimension = c(60, 60), mArray = mArray)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.