formatARTMO.Rd
This function helps the user to format the Results table based. This functions allows to reduce the information of a table on the level of statistical accuracy
formatARTMO(jtable, standard = T, model = NULL, parameters = NULL, statistics = NULL)
jtable | Tibble; Tibble containing the joined ARTMO Database |
---|---|
standard | boolean; Standard way of standardization (model, parameter and statistics are ignored) |
model | character; Reduction by Model (Optional) |
parameters | character; Reduction by Parameter(s) (Optional) |
statistics | character; Reduction by certain statistics (Optional) |