PartialCorMap: Partial Correlation Map

Description Usage Arguments Value Author(s)

View source: R/PartialCorMap.R

Description

Computes conditional auto-correlations given a set of positions to condition in

Usage

1
2
PartialCorMap(IMG, window_size = 10, included_list = data.frame(X =
  numeric(0), Y = numeric(0)))

Arguments

IMG

An image in a matrix object.

window_size

Size of the windows to compute partial auto-correlations

included_list

a data.frame with columns named X and Y and relative positions to condition on when computing the auto-correlations.

Value

A data.frame with absolute conditional auto-correlations for each relative position.

Author(s)

Victor Freguglia Souza


VicFreguglia/GibbsRF documentation built on Oct. 25, 2019, 11:19 p.m.