BIC_HY: Bayesian Information Criterion (BIC)

View source: R/BIC_HY.R

BIC_HYR Documentation

Bayesian Information Criterion (BIC)

Description

Bayesian Information Criterion (Schwarz, 1978) for least square estimations.

Usage

BIC_HY(Phi, n.data, n.par)

Arguments

Phi

objective function value

n.data

number of measured data

n.par

number of adjustable parameters

References

Ye, M., P.D. Meyer, and S.P. Neuman (2008): On model selection criteria in multimodel analysis. Water Resources Research 44 (3) W03428, doi:10.1029/2008WR006803.

Schwarz, G. (1978): Estimating the dimension of a model. The Annals of Statistics 6 (2), 461–464. URL: http://dx. doi. org/10.1214/aos/1176344136.

Peters and Durner (2015): SHYPFIT 2.0 User's Manual.


SoilHyP documentation built on Feb. 16, 2023, 7:06 p.m.

Related to BIC_HY in SoilHyP...