weightedBray: Compute Weighted Bray Distance between Samples of a...

View source: R/WeightedBray.R

weightedBrayR Documentation

Compute Weighted Bray Distance between Samples of a FSFTemplate

Description

Compute Weighted Bray Distance between Samples of a FSFTemplate

Usage

weightedBray(template, gamma = 8, w = NULL)

Arguments

template

A FSFTemplate Object

gamma

A positive number specifying the drop off of the weight matrix when w = NA

w

Optionally you may provide your own weight matrix created with weightMatrix

Value

A distance matrix


JonasKup/FlowSoFine documentation built on March 18, 2022, 9:54 a.m.