ssBigBAF {ssExtra} | R Documentation |
ssBigBAF
"
This generic function has one method based on the four
signature formal arguments. It is used as a constructor function for
objects that are of class "ssBigBAF
" and should be
used in preference to new
to insure a valid object.
ssBigBAF(ss.bb.vol, ss.bb.ba, ss.ct.ba, ss.ct.vol, ...)
ss.bb.vol |
Object of class |
ss.bb.ba |
Object of class |
ss.ct.ba |
Object of class |
ss.ct.vol |
Object of class |
... |
Formal arguments that are different for each method, see those for details. |
ssBigBAF
is defined completely with respect to the
signature of its method ssBigBAF-methods
.
An object of class "ssBigBAF
".
Jeffrey H. Gove