Description Usage Arguments Details Examples
Prints a brief descripton of a fitted convex_biclustering
object.
1 2 |
x |
an object of class |
... |
Additional unused arguments |
Reports number of observations and variables of dataset, any preprocessing
done by the convex_biclustering
function, and regularization
details.
1 2 | bicluster_fit <- convex_biclustering(presidential_speech, lambda_grid = 1:5)
print(bicluster_fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.