mean_square_error: mean_square_error

Description Usage Arguments Value Author(s) See Also Examples

View source: R/objective_function_utilities.R

Description

This function calculates the mean square error between the measured and calculated drawdown

Usage

1
mean_square_error(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 mean squared error

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

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

Examples

1

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