er_model: Calculate the least squares solution for one chemical

Description Usage Arguments Value

Description

er_model calculates least squares solution

Usage

1
2
3
er_model(dat, code, pathway = "ER", nassay = NULL, conclist = NULL,
  nreceptor = NULL, aucscale1 = NULL, penalty_method = "THRESHOLD",
  alpha = NULL, do.debug = F)

Arguments

dat

data.table from tcpl_to_model_dat_boot

code

string chemical

pathway

string

nassay

numeric number of assays

conclist

numeric vector

nreceptor

numeric

aucscale1

numeric

penalty_method,

character, options are THRESHOLD (default),

alpha

numeric, default NULL will be set to pathway specific defaults

do.debug

logical to run in debug mode. Default F

Value

resmat matrix[nconc rows x nreceptor columns]


ericwatt/eapath documentation built on May 16, 2019, 8:41 a.m.