network_ISE: Computation of the Integrated Squared Error

View source: R/network.R

network_ISER Documentation

Computation of the Integrated Squared Error

Description

Computes the integrated squared error between a true between a true intensity fit1 and an estimate fit2.

Usage

network_ISE(fit1, fit2)

Arguments

fit1

The true intensity.

fit2

The estimated intensity.

Value

The (normalized) integrated squared error.


geonet documentation built on July 11, 2022, 9:08 a.m.