yield_error_fun {biodosetools} | R Documentation |
Calculate yield error
Description
Calculate yield error using Merkle's method
Usage
yield_error_fun(dose, general_fit_var_cov_mat = NULL, protracted_g_value = 1)
Arguments
dose |
Numeric value of dose. |
general_fit_var_cov_mat |
Generalised variance-covariance matrix. |
protracted_g_value |
Protracted |
Value
Numeric value of yield error.
[Package biodosetools version 3.6.1 Index]