Description Usage Arguments Value
View source: R/clustMD_UtilityFunctions.R
This function takes a clustMDparallel
object, a number of clusters
and a covariance model as inputs. It then returns the output corresponding
to that model. If the particular model is not contained in the
clustMDparallel
object then the function returns an error.
1 | getOutput_clustMDparallel(resParallel, nClus, covModel)
|
resParallel |
a |
nClus |
the number of clusters in the desired output. |
covModel |
the covariance model of the desired output. |
A clustMD
object containing the output for the relevant
model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.