| TlsParameter-class {isobar} | R Documentation |
"TlsParameter"The parameter of a location scale t distribution, used by Tlsd-class
Objects can be created by calls of the form new("TlsParameter", ...).
Usually an object of this class is not needed on its own, it is generated automatically when an object of the class
Tlsd is instantiated.
df:Object of class "numeric" ~~
location:Object of class "numeric" ~~
scale:Object of class "numeric" ~~
name:Object of class "character" ~~
Class "Parameter", directly.
Class "OptionalParameter", by class "Parameter", distance 2.
No methods defined with class "TlsParameter" in the signature.
Florian P. Breitwieser, based on original TParameter class.
showClass("TlsParameter")