Calculate theoretical yield infimum
Usage
calculate_yield_infimum(
type = c("estimate", "lower", "upper"),
general_fit_coeffs,
general_fit_var_cov_mat = NULL,
conf_int = 0.95
)
Calculate theoretical yield infimum
calculate_yield_infimum(
type = c("estimate", "lower", "upper"),
general_fit_coeffs,
general_fit_var_cov_mat = NULL,
conf_int = 0.95
)