generate_fixed_values: Generates list of fixed_values based on mean/modal values in...

View source: R/prepare_for_plotting.R

generate_fixed_valuesR Documentation

Generates list of fixed_values based on mean/modal values in dataset

Description

If fixed values (for non-compositional variables) are not set, this will set them to modal/ mean values.

Usage

generate_fixed_values(data, comp_labels)

Arguments

data

Data used for model development.

comp_labels

The labels of the compositional columns.

Value

dataframe with a single row of fixed_values.


OxWearables/epicoda documentation built on Dec. 7, 2022, 9:07 p.m.