Description Usage Arguments Examples
Plots the spatial location of the observations
1 2 |
positions |
a data frame or matrix with the positions |
plabel |
if TRUE, adds labels to groups / observations |
reverseAxis |
swaps axis |
xlab |
x-axis label |
ylab |
y-axis label |
title |
plot title |
pgrid |
plot grid (boolean) |
1 2 3 4 | ipfPlotLocation(ipftrain[, 169:170])
ipfPlotLocation(ipftrain[, 169:170], plabel = TRUE, reverseAxis = TRUE,
title = 'Position of training set observations')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.