print.bss {JADE} | R Documentation |
Prints an object of class bss. It prints all elements of the list of class bss except the component S which is the source matrix.
## S3 method for class 'bss'
print(x, ...)
x |
object of class bss. |
... |
further arguments to be passed to or from methods. |
Klaus Nordhausen