Description Usage Arguments Value Author(s) See Also
View source: R/objective_function_utilities.R
Function to calculate the loglikelihood function of the pumping test data using the Box-Cox transform assuming that the residuals between the measured and simulated drawdown follow a normal distribution.
1 | loglikelihood_bc(par, ptest, model)
|
par |
A list with the parameters of the model. |
ptest |
A pumping_test object. |
model |
A character string with the name of the model. |
The numeric value of the loglikelihood function.
Oscar Garcia-Cabrejo khaors@gmail.com
Other objective_function functions: box_cox_transf
,
loglikelihood
,
max_absolute_deviation
,
mean_absolute_deviation
,
mean_square_error
,
residual_sum_squares
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.