Function that evaluates the continuous outcome function in a domain x, given the coefficients
CONT_outcome_function_sample(coef_s, x, d_x, s_x, mu_y, sd_y)
list with the values of the function
list with the function coefficients
points at which the function is evaluated
shifting parameter that was used to normalize x
scaling parameter that was used to normalize x
shifting parameter that was used to normalize y
scaling parameter that was used to normalize y