spHelper: Extension for 'hyperSpec' and convenience functions

spHelperR Documentation

Extension for 'hyperSpec' and convenience functions

Description

[+] - function is well described.

[!] - a description is incomplete and needs revision.

Functions in spHelper by topic

Cross-validation

stratifiedFolds

Component analysis / Spectroscopy

sortLoadings
GaussAmp
getScores
infoDim
qplot_infoDim
whichOutlier

Spectroscopy / hyperSpec

hy2mat
read3csv2hy

hyAdd_Labels_TD2009

Plotting

qplot_kAmp
qplot_kSp
qplot_kSpFacets
qplot_confusion
qplot_spStat
plot_spDiff

subt
qplot_infoDim
reconstructSp

Regular expressions

regcapturedmatches
regexp2df

Various

bru
fCap
make_firstCapitals
list_functions
hyDrop_NA

Author(s)

Vilmantas Gegzna

Examples



## Not run: 

# List all functions in package:

list_functions()

# Plot structure of functions inside the package:
require(sna)
require(mvbutils)

pkgFW <- mvbutils::foodweb(where="package:spHelper", cex=0.7, charlim=60)
sna::gplot(pkgFW$funmat, g = 9,
           jitter = T,
           # mode = "mds",
           label.cex = .6,
           diag=TRUE,
           vertex.cex=1:2,
           displaylabels=TRUE,
           label.bg="gray90")


# Other things to remember


 devtools::build_vignettes()

plotc(ObjectName[,,500],model = spc~Integration_time)

## End(Not run)


GegznaV/spHelper documentation built on April 16, 2023, 1:42 p.m.