dnonparam function

Non-parameteric dose-response functions

Non-parameteric dose-response functions

Used to fit monotonically increasing non-parametric dose-response relationship following the method of \insertCite owen2015;textualMBNMAdose)

dnonparam(direction = "increasing")

Arguments

  • direction: Can take either "increasing" or "decreasing" to indicate the monotonic direction of the dose-response relationship

Returns

An object of class("dosefun")

Examples

# Monotonically increasing dose-response dnonparam(direction="increasing") # Monotonically decreasing dose-response dnonparam(direction="decreasing")

References

\insertAllCited