Description Objects from the Class Slots Methods Author(s) Examples
~~ A concise (1-5 lines) description of what the class is. ~~
Objects can be created by calls of the form new("LinearRule", ...).
~~ describe objects here ~~
labels:Object of class "factor" ~~
normalVector:Object of class "numeric" ~~
normalIndex:Object of class "numeric" ~~
centerVector:Object of class "numeric" ~~
prior:Object of class "logical" ~~
proportions:Object of class "numeric" ~~
signature(x = "numeric", object = "LinearRule"): ...
signature(object = "LinearRule"): ...
signature(object = "LinearRule"): ...
signature(object = "LinearRule"): ...
signature(object = "LinearRule"): ...
Robin Girard
1 | showClass("LinearRule")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.