Thresher class unions | R Documentation |
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.
Virtual Class: No objects may be created directly from either of these class-unions.
No methods are defined with class "number or miss" or "fit or miss" in the signature.
Kevin R. Coombes <krc@silicovore.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.