avg_phgrofit: avg_phgrofit Copyright (c) 2019. Kaleido Biosciences. All...

Description Usage Arguments Value

View source: R/avg_phgrofit.R

Description

This function is intended to make averaging the model parameters from phgrofit across groups very easy. New Sample.IDs are assigned by concatanating the conditions that the user chooses to group by in order to make it easy to match the output avg_phgropro to avg_phgrofit.

Usage

1
avg_phgrofit(phgrofit_output, group_by = c("Sample.ID"))

Arguments

phgrofit_output

The output of phgropro.

group_by

A character vector of the names of the columns that you would like to group by

Value

a data frame with mean values for each of the modeling parameters across the groups that were specified.


Kaleido-Biosciences/phgrofit documentation built on Feb. 8, 2022, 5:16 a.m.