View source: R/prepare_for_plotting.R
generate_fixed_values | R Documentation |
If fixed values (for non-compositional variables) are not set, this will set them to modal/ mean values.
generate_fixed_values(data, comp_labels)
data |
Data used for model development. |
comp_labels |
The labels of the compositional columns. |
dataframe with a single row of fixed_values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.