getOutput_clustMDparallel: Extracts relevant output from 'clustMDparallel' object

Description Usage Arguments Value

View source: R/clustMD_UtilityFunctions.R

Description

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.

Usage

1
getOutput_clustMDparallel(resParallel, nClus, covModel)

Arguments

resParallel

a clustMDparallel object.

nClus

the number of clusters in the desired output.

covModel

the covariance model of the desired output.

Value

A clustMD object containing the output for the relevant model.


clustMD documentation built on May 2, 2019, 2:09 a.m.