treatment_function_sample {LoTTA} | R Documentation |
Function that evaluates the treatment probability function in a domain x, given the coefficients
Description
Function that evaluates the treatment probability function in a domain x, given the coefficients
Usage
treatment_function_sample(coef_s, x, d_x, s_x)
Arguments
coef_s |
|
x |
|
d_x |
|
s_x |
|
Value
list with the values of the function
[Package LoTTA version 0.1.1 Index]