PartialCorSelection: Interaction structure selection based on partial...

Description Usage Arguments Value Author(s)

View source: R/PartialCorSelection.R

Description

Interaction structure selection based on partial auto-correlations

Usage

1
PartialCorSelection(IMG, window_size = 10, thr = 0.1)

Arguments

IMG

An image in a matrix object.

window_size

Size of the window for candidates to be included in the interaction structure.

thr

A thresholding parameter. When all absolute conditional auto-correlations not included in the model are belo thr, the selection stops.

Value

A matrix with selected relative positions, ready to be used as cMat of GibbsModel.

Author(s)

Victor Freguglia Souza


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