create_labels_table: Create a dataframe mapping labels to intervals.

Description Usage Arguments

View source: R/signal_noise_ratio.R

Description

Create a dataframe mapping labels to intervals.

Usage

1
2
create_labels_table(labels = c("S", "M", "L"), partition = c(0, exp(c(0.5,
  1.5)), Inf))

Arguments

labels

vector; the labels.

partition

vector; the breakpoint partitioning the positive real line.


kcf-jackson/glmSimData documentation built on May 20, 2019, 8:15 a.m.