mse: Mean Squared Error

View source: R/helping-functions.R

mseR Documentation

Mean Squared Error

Description

This function Calculates the mean squared error between two images of type 'im' (see 'spatstat' documentation).

Usage

mse(im0, im1)

Arguments

im0:

a reference image object of type 'im'.

im1:

a second image object of type 'im'.

Value

A numeric, the calculated mean squared error.


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.