powered by
Used to fit monotonically increasing non-parametric dose-response relationship following the method of owen2015;textualMBNMAdose)
dnonparam(direction = "increasing")
An object of class("dosefun")
class("dosefun")
Can take either "increasing" or "decreasing" to indicate the monotonic direction of the dose-response relationship
"increasing"
"decreasing"
# Monotonically increasing dose-response dnonparam(direction="increasing") # Monotonically decreasing dose-response dnonparam(direction="decreasing")
Run the code above in your browser using DataLab