tcplFit2: tcpl Wrapper for tcplfit2_core including additional...

View source: R/tcplFit2.R

tcplFit2R Documentation

tcpl Wrapper for tcplfit2_core including additional calculations to fit into new schema

Description

tcpl Wrapper for tcplfit2_core including additional calculations to fit into new schema

Usage

tcplFit2(
  dat,
  fitmodels = c("cnst", "hill", "gnls", "poly1", "poly2", "pow", "exp2", "exp3", "exp4",
    "exp5"),
  bmed = NULL
)

Arguments

dat

output from level 3 processing

fitmodels

list of the models that should be fit with the data

bmed

baseline value, typically should be 0

Value

Data.table with an additional column fitparams that includes all of the fitting parameters


USEPA/CompTox-ToxCast-tcpl documentation built on May 2, 2024, 2:25 p.m.