Learn R Programming

doseSens (version 1.0.0)

extract_threshold_effect_function: Function factory for extract_threshold_effect.

Description

Function factory for extract_threshold_effect.

Usage

extract_threshold_effect_function(threshold = 0)

Value

A function that corresponds to extract_threshold_effect with the given threshold

Arguments

threshold

a dose threshold

Examples

Run this code
threshold_function <- extract_threshold_effect_function(threshold = 0.3)

Run the code above in your browser using DataLab