add_model_tmas: Add dRFU tmas to nested dataframe

View source: R/add_model_tmas.R

add_model_tmasR Documentation

Add dRFU tmas to nested dataframe

Description

Add dRFU tmas to nested dataframe

Usage

add_model_tmas(by_var, ...)

Arguments

by_var

nested tibble, as output by add_model_preds()

...

additional named arguments, passed to downstream functions. Also serves the purpose of allowing irrelevant arguments passed from upstream functions using ... to be ignored.

Value

The input nested df, with an additioan column, model_tma,as calculated using the maximum of the dRFU for each reconstructed model component.


taiawu/dsfworld_package documentation built on June 18, 2024, 5:39 a.m.