powered by
Plots the spatial location of the observations
ipfPlotLocation(positions, plabel = FALSE, reverseAxis = FALSE, xlab = NULL, ylab = NULL, title = "", pgrid = FALSE)
a data frame or matrix with the positions
if TRUE, adds labels to groups / observations
swaps axis
x-axis label
y-axis label
plot title
plot grid (boolean)
ipfPlotLocation(ipftrain[, 169:170]) ipfPlotLocation(ipftrain[, 169:170], plabel = TRUE, reverseAxis = TRUE, title = 'Position of training set observations')
Run the code above in your browser using DataLab