regression_model_matrix: Used to build the regression model, not to be called directly...

View source: R/doRegressContrained.R

regression_model_matrixR Documentation

Used to build the regression model, not to be called directly by the used

Description

Used to build the regression model, not to be called directly by the used

Usage

regression_model_matrix(
  nrow = 2,
  ncol = 8,
  vars = c(1, 1, 1, 2, 2, 2, 3, 3),
  powers = c(1, 0.5, 2, 1, 0.5, 2, 1, 0.5)
)

Value

numeric vector of length nrow(fcb_df) representing the morphology corrected channel

See Also

selectDenseScatterArea doRegressConstrained


bjreisman/DebarcodeR documentation built on Oct. 22, 2022, 1:50 a.m.