getSummaryTable {FAMetA} | R Documentation |
Obtain a summary results table.
Description
Obtain a summary results table containing means and standard deviation for each relevant parameter for each fatty acids by sample groups.
Usage
getSummaryTable(fadata, resultstable, parameters = FAMetA::parameters)
Arguments
fadata |
fadata list. |
resultstable |
results data frame obtained with getResultsTable. |
parameters |
parameters to be estimated for each fatty acid. It can be modified to change them or to add new fatty acids. |
Value
summary data frame.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
[Package FAMetA version 0.1.6 Index]