print.fastclime: Print function for S3 class "fastclime"
Description
Print the information about the model usage, the graph path length, graph dimension, sparsity level
Usage
# S3 method for fastclime
print(x, ...)
Arguments
- x
An object with S3 class "fastclime"
- ...
System reserved (No specific usage)
Author
Haotian Pang, Han Liu and Robert Vanderbei
Maintainer: Haotan Pang<hpang@princeton.edu>