dist: Distance Matrix Computation

Description Usage Arguments Value

View source: R/dist.R

Description

Adds the ability to compute the Khi2 distance between the rows of a matrix to the stats::dist function. Computation is done in C++ via Rcpp.

Usage

1
dist(L, method = "khi2")

Arguments

L

matrix, data.frame

method

character

Value

matrix, data.frame, dist


vadmbertr/bonski.predict documentation built on Dec. 23, 2021, 2:06 p.m.