ggFormat | R Documentation |
This function transforms the matrix formatting to be plotted as a heatmap in ggplot
ggFormat(x0, x1, outerMatrix)
x0 |
state variable at time = t + 0 (vector) |
x1 |
state variable at time = t + 1 (vector) |
outerMatrix |
matrix-formatted Kernel (U-, F-, or K-kernels) |
dataframe that can be passed to ggplot to be plotted as a heatmaap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.