margarita.rp.matrix: Construct a matrix of thresholds whose rate of exceedance we...

Description Usage Arguments

View source: R/helpers.R

Description

Construct a matrix of thresholds whose rate of exceedance we wish to estimate.

Usage

1
margarita.rp.matrix(M, scale, trans, d, baseline)

Arguments

M

Numeric vector of thresholds.

scale

Whether we are interested in the raw values of M or are treating them as fold-changes from baseline ('proportional') or absolute differences ('difference')

trans

A function for transforming the data, the same as the function used to transform the data before fitting the original linear model.

d

A list of data.frames

baseline

The name of the baseline column in d


harrysouthworth/margarita documentation built on Aug. 19, 2021, 5 a.m.