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