partukeycor: partukeycor

Description Usage Arguments Value Author(s)

Description

fast tukey biweight correlation matrix

Usage

1
2
3
4
5
6
7
partukeycor(x,
r = 0.2,
output = "matrix",
median = TRUE,
full.init = FALSE,
og = FALSE,
cores = 1)

Arguments

x

The matrix of data

r

The breakdown

output

The output format

median

use of median (T)? or covMcd (F)?

full.init

init using all data (T)? or pairwise (F)?

og

use the biwt package estimator?

cores

the number of cores to use

Value

Returns the tukey biweight correlation matrix.

Author(s)

David L Gibbs


Gibbsdavidl/fastukey documentation built on May 6, 2019, 6:28 p.m.