exp_calcCanberraDist {explorase}R Documentation

Calculate Canberra distance

Description

Calculates Canberra distance between ent and the other entities across the conditions the samples (columns) in the data frame ent_data

Usage

exp_calcCanberraDist(ent_data, ent)

Arguments

ent_data a data frame of experimental data, according to exploRase conventions
ent the id of an entity that is compared to the entities in ent_data

Details

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]