View source: R/add_model_tmas.R
add_model_tmas | R Documentation |
Add dRFU tmas to nested dataframe
add_model_tmas(by_var, ...)
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. |
The input nested df, with an additioan column, model_tma,as calculated using the maximum of the dRFU for each reconstructed model component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.