dist_weight: Weight function for w

Description Usage Arguments

View source: R/dist_weight.R

Description

wrap up of the stat::dist function for the weight of data

Usage

1
dist_weight(X, phi, dist.type, p)

Arguments

X

data matrix p by n

phi

scale

dist.type

c("euclidean", "maximum", "manhattan", "canberra", "binary" , "minkowski")

p

power of distance


scvxclustr documentation built on May 29, 2017, 9:08 a.m.