comp: Compare matrices in various ways.

Description Usage Arguments Value Author(s) See Also

View source: R/comparison.R

Description

Function can be used to compare two Zonation output rasters with one of the following functions (part of zonator package):

Usage

1
comp(x, y, fun = "correlation", ...)

Arguments

x

Numeric matrix.

y

Numeric matrix.

fun

Function used for the numeric comparison.

...

Further arguments passed on to selected comparison function.

Value

A DataFrame with each row containg columns title, count, and catid

Author(s)

Joona Lehtomaki <joona.lehtomaki@gmail.com>

See Also

correlation substraction frequency coverage


zonator documentation built on July 8, 2020, 6:18 p.m.