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("PartitionWithLLR", ...).
~~ describe objects here ~~
LogLikeRatio:Object of class "list" ~~
labels:Object of class "ordered" ~~
ThreshProc:Object of class "character" ~~
ql:Object of class "numeric" ~~
qq:Object of class "numeric" ~~
signature(object = "PartitionWithLLR"): ...
signature(object = "PartitionWithLLR"): ...
signature(object = "PartitionWithLLR"): ...
signature(object = "PartitionWithLLR"): ...
Robin Girard
1 | showClass("PartitionWithLLR")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.