print.JDFractionalAirlineDecomposition | R Documentation |
This function prints informations on the result of a Fractional Airline model (classe JDFractionalAirlineDecomposition).
## S3 method for class 'JDFractionalAirlineDecomposition'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
An object of class 'JDFractionalAirlineDecomposition'. |
digits |
Number of digits to round numerical values (default is 3 or digits - 3 from options). |
The original object 'x'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.