clrRBF: Aitchison RBF kernel

Description Usage Arguments Value Examples

View source: R/kernFunct.R

Description

Aitchison RBF kernel

Usage

1

Arguments

data

A matrix or data.frame containing compositiona data in raw counts

h

Gamma hyerparameter. If NULL, the Aitchison distances are returned

Value

The Aitchison RBF kernel.

Examples

1
kmatrix <- clrRBF(data=soil$abund,h=0.001)

Yuliaxis/kernInt documentation built on Feb. 20, 2022, 12:38 a.m.