dot-Own_log: CSS Facilitate Function - Log Calculation (nature based) LL.4...

.Own_logR Documentation

CSS Facilitate Function - Log Calculation (nature based) LL.4 Model

Description

#' This function calculates ln(1+10^(b*(c-x))) to be used in .ScoreCurve function

Usage

.Own_log(b, c, x)

Arguments

b

A numeric value. It is the fitted parameter b from L.4 model.

c

A numeric value. It is the fitted parameter c from L.4 model.

x

A numeric value. It is the relative IC50 for the curve. log10(e), where e is the fitted parameter e from L.4 model.

Value

ln(1+10^(b*(c-x)))

Author(s)


shuyuzheng/synergyfinder documentation built on Feb. 20, 2023, 11:33 p.m.