wi: An internal utility that helps with the Whittle estimation.

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/wi.R

Description

This is an internal utility function for helping with the Whittle estimation. This function is not intended for use directly by users.

Usage

1
wi(BE=data$demoimage1, CONTROL=FALSE, SIZE=6)

Arguments

BE

This is a binary input image.

CONTROL

This is a Boolean flag.

SIZE

Controls the output matrix size.

Details

This tool is only used internally.

Value

The result is a value.

Note

This function is not to be used directly by users of this package.

Author(s)

Ferko Csillag, Sandor Kabos, Tarmo K. Remmel

References

No references currently.

See Also

Currently none.

Examples

1
# No example.

PatternClass documentation built on March 14, 2020, 1:07 a.m.