Description Usage Arguments Value
Produce level curve for a KLR object.
1 | contours.KLR(object, dims = 1:2, res = 100, levels = c(0.5))
|
object |
An object of class |
dims |
Dimensions for which t0 produce contours. Other dimensions are set the mean. |
res |
Resolution of the grid. |
levels |
Levels at which to produce level curves. |
A list containing the desired curves. Each list has a level attribute stating the respective level as well as x and y attributes defining the curve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.