Models.dist.rank.local.mean: Create a Distance Matrix Corresponding to the Mean Ranks of...

Description Usage Arguments Value See Also

Description

For each model M we compute the distances to all other models. These distances are then ranked using the normalizing ranking method rank.dist. The distance of one models set to another model set is then the mean of the corresponding ranks.

Usage

1
2
Models.dist.rank.local.mean(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

logging

the logging setup, see makeLogger

Value

an instance of dist

See Also

Models.dist.rank.aggregate

Models.dist.rank.global.mean


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