scale_data: Apply scaling.

View source: R/func.R

scale_dataR Documentation

Apply scaling.

Description

Apply scaling.

Usage

scale_data(
  scaling,
  threads,
  steps,
  count_data_A,
  count_data_B,
  boot_data_A,
  boot_data_B
)

Arguments

scaling

Scaling factor(s).

threads

Threads.

steps

Infered input type.

count_data_A

Non-bootstrapped data for one condition.

count_data_B

Non-bootstrapped data for other condition.

boot_data_A

Boostrapped data for one condition.

boot_data_B

Bootstrapped data for other condition.

Value

List.


bartongroup/RATS documentation built on June 8, 2022, 12:40 a.m.