sigma_hl: This function calculates the sum of squares of the of the...

Description Usage Arguments Value

View source: R/functions_model.R

Description

This function calculates the sum of squares of the of the differences between the hourly observations and the model given the specified parameters using Hubert Loss (1954) approach.

Usage

1
2
3
4
5
6
sigma_hl(
  params = params,
  Edata = Edata,
  distribution = distribution,
  resol = resol
)

Arguments

params

blabla

Edata

blabla

distribution

blabla

resol

blabla

Value

goodness of fit


armbrustlab/ssPopModel documentation built on Sept. 22, 2021, 1:25 p.m.