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

View source: R/avg_phgrofit.R

avg_phgrofitR Documentation

avg_phgrofit Copyright (c) 2019. Kaleido Biosciences. All Rights Reserved

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

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.


baynec2/phgrofit documentation built on March 24, 2024, 7:10 a.m.