train_bivariate: Train range for bivariate scale

View source: R/VSUP.R

train_bivariateR Documentation

Train range for bivariate scale

Description

Train range for bivariate scale

Usage

train_bivariate(new, existing = NULL)

Arguments

new

New data on which to train.

existing

Existing range

Value

A tibble containing two columns, 'range1' and 'range2', each representing the trained continuous range based on the new and existing data. This function is used to update or define the scales of a bivariate analysis by considering both new input data and any existing range specifications.


AlanInglis/BartVis documentation built on July 27, 2024, 12:02 a.m.