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

Description Usage Arguments Value Author(s)

Description

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

Usage

1
.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)


synergyfinder documentation built on April 4, 2021, 6 p.m.