Thresher class unions {Thresher} | R Documentation |
Class Unions
Description
The implemetation of the Reaper
class makes use of two class
unions in order to deal with cases when we are unable to fit a
model.
The number or miss
class union can either hold a
numeric vector or a logical vector.
The fit or miss
class union
can hold either a fitted movMF
object or a logical vector.
Objects from the Class
Virtual Class: No objects may be created directly from either of these class-unions.
Methods
No methods are defined with class "number or miss" or "fit or miss" in the signature.
Author(s)
Kevin R. Coombes <krc@silicovore.com>
[Package Thresher version 1.1.4 Index]