print.blmpSDPD {SDPDmod} | R Documentation |
Print for class blmpSDPD
Description
Method for printing the results of objects of class "blmpSDPD"
Usage
## S3 method for class 'blmpSDPD'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
object of class "blmpSDPD" |
digits |
number of digits |
... |
additional arguments to be passed |
Value
No return value
Author(s)
Rozeta Simonovska
[Package SDPDmod version 0.0.5 Index]