Learn R Programming

geonet (version 0.7.3)

network_ISE: 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)

Value

The (normalized) integrated squared error.

Arguments

fit1

The true intensity.

fit2

The estimated intensity.