wi {ShapePattern} | R Documentation |
An internal utility that helps with the Whittle estimation.
Description
This is an internal utility function for helping with the Whittle estimation. This function is not intended for use directly by users.
Usage
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
# No example.
[Package ShapePattern version 3.0.1 Index]