dist2kern: Convert a distance matrix to a kernel matrix

Description Usage Arguments Value

View source: R/utilities.R

Description

Convert a distance matrix to a kernel matrix

Usage

1
dist2kern(D, center = TRUE)

Arguments

D

a distance matrix

center

should the kernel be centered before returning? defaults to TRUE.

Value

a matrix


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.