dloglin: Log-linear (exponential) dose-response function

View source: R/dose.functions.R

dloglinR Documentation

Log-linear (exponential) dose-response function

Description

Modelled assuming relative effects ("rel")

Usage

dloglin()

Details

rate\times{log(x + 1)}

Dose-response parameter arguments:

Argument Model specification
"rel" Implies that relative effects should be pooled for this dose-response parameter separately for each agent in the network.
"common" Implies that all agents share the same common effect for this dose-response parameter.
"random" Implies that all agents share a similar (exchangeable) effect for this dose-response parameter. This approach allows for modelling of variability between agents.
numeric() Assigned a numeric value, indicating that this dose-response parameter should not be estimated from the data but should be assigned the numeric value determined by the user. This can be useful for fixing specific dose-response parameters (e.g. Hill parameters in Emax functions) to a single value.

Value

An object of class("dosefun")

References

\insertAllCited

Examples

dloglin()


MBNMAdose documentation built on Aug. 8, 2023, 5:11 p.m.