Models.dist.median: Create a Distance Matrix Corresponding to the Median of the...

Description Usage Arguments Value See Also

Description

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

Usage

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

Arguments

models

the models records

distance

the RegressionResult-to-RegressionResult distance metric

cores

the number of CPU cores to use (ignored)

logging

the logging setup, see makeLogger

Value

an instance of dist

See Also

Models.dist.aggregate

Models.dist.mean


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