Learn R Programming

popsom (version 3.0.1)

popsom-internal: Internal popsom functions

Description

Internal popsom Functions.

Usage

bootstrap(map,conf.int,data.df,k,sample.acc.v) accuracy(map,sample,data.ix) coordinate(map,rowix) rowix(map,x,y) map.graphics.set() map.graphics.reset(par.vector) compute.internal.nodes(map, heat, explicit = FALSE) compute.umat(map, smoothing = NULL) compute.plane(map, plane,smoothing = NULL) compute.heat(map, d, smoothing = NULL) df.var.test(df1, df2, conf = .95) df.mean.test(df1,df2,conf = .95) plots.heat(map, heat, explicit = FALSE, comp = TRUE)

Arguments

Details

These are not to be called directly by the user.