counts_to_proportions: Convert compsitional count data to proportions

View source: R/counts-to-propotions.R

counts_to_proportionsR Documentation

Convert compsitional count data to proportions

Description

this function takes a matrix of compositional count data and converts the data to a proportion

Usage

counts_to_proportions(Y)

Arguments

Y

is a n x d matrix of compositional count data where each of the n rows represents a compositional count observation.


jtipton25/pgR documentation built on July 8, 2022, 12:44 a.m.