Description Usage Arguments Value Examples
View source: R/autoplot.biclustermd_sse.R
Creates a ggplot of the decrease in SSE recorded in biclustermd::bicluster()
.
1 2 | ## S3 method for class 'biclustermd_sse'
autoplot(object, ...)
|
object |
Object of class "biclustermd_sse" with columns "Iteration" and "SSE" |
... |
Arguments to pass to |
A ggplot object.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.