loglikelihood: loglikelihood

Description Usage Arguments Value Author(s) See Also

View source: R/objective_function_utilities.R

Description

Function to calculate the loglikelihood function of the pumping test data assuming that the residuals between the measured and simulated drawdown follow a normal distribution.

Usage

1
loglikelihood(par, ptest, model)

Arguments

par

A list with the parameters of the model.

ptest

A pumping_test object.

model

A character string with the name of the model.

Value

The numeric value of the loglikelihood function.

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other objective_function functions: box_cox_transf, loglikelihood_bc, max_absolute_deviation, mean_absolute_deviation, mean_square_error, residual_sum_squares


khaors/pumpingtest documentation built on Nov. 15, 2019, 8:10 p.m.