Models.dist.aggregate: Create a Distance Matrix Corresponding to the Aggregated...

Description Usage Arguments Value See Also

Description

A distance matrix is constructed which represents the aggregated distances between the Models.

Usage

1
2
Models.dist.aggregate(models, distance = RegressionResult.dist.default,
  aggregate = mean, cores = 1L, logging = FALSE)

Arguments

models

the models records

distance

the RegressionResult-to-RegressionResult distance metric

aggregate

the function used for joining the models created by distance

cores

the number of CPU cores to use (ignored)

logging

the logging setup, see makeLogger

Value

an instance of dist

See Also

Models.dist.mean

Models.dist.median


thomasWeise/processMineR.modelDist documentation built on May 29, 2019, 3:18 p.m.