get_params: Get parameters from model

View source: R/get_params.R

get_paramsR Documentation

Get parameters from model

Description

Get parameters from model

Usage

get_params(
  inputData,
  timeTreatment,
  upperLimit,
  upperLimitThreshold,
  orderConc,
  saveModel
)

Arguments

inputData

input data in grdR format

timeTreatment

time of drug treatment

upperLimit

upper limit fitting function threshold

upperLimitThreshold

upper limit fitting function threshold

orderConc

order effect by concentrations

saveModel

should model be saved

Value

fitted params and optionaly model


mauromiguelm/tdsR documentation built on Oct. 24, 2022, 6:42 p.m.