doRegressConstrained: obtain residulas afer monitonically constrained regression

View source: R/doRegressContrained.R

doRegressConstrainedR Documentation

obtain residulas afer monitonically constrained regression

Description

obtain residulas afer monitonically constrained regression

Usage

doRegressConstrained(
  single_level_bc,
  fcb_df = NULL,
  Loc,
  weight,
  trans,
  fsc_ssc = c(fsc = "FSC-A", ssc = "SSC-A"),
  val3 = NULL,
  constrained_flag = 1,
  columns = NULL,
  monodir = NULL,
  cofactor = NULL
)

Arguments

single_level_bc

text

fcb_df

text

Loc

text

trans

text

val3

text

constrained_flag

text

columns

text

monodir

text

cofactor

text

Weight

text

Value

some text

See Also

text

Examples

text

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