Package: kernelPhil 0.2

Tamsin Blaxter
kernelPhil: Kernel Smoothing Tools for Philology and Historical Dialectology
Contains kernel smoothing tools designed for use by historical dialectologists and philologists for exploring spatial and temporal patterns in noisy historical language data, such as that obtained from historical texts. The main way in which these might differ from other implementations of kernel smoothing is that they assume that the function (linguistic variable) being explored has the form of the relative frequency of a series of discrete possibilities (linguistic variants). This package also offers a way of exploring distributions in 2-dimensional space and in time with separate kernels, and tools for identifying appropriate bandwidths for these.
Authors:
kernelPhil_0.2.tar.gz
kernelPhil_0.2.tar.gz(r-4.7-any)kernelPhil_0.2.tar.gz(r-4.6-any)
kernelPhil_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kernelPhil/json (API)
| # Install 'kernelPhil' in R: |
| install.packages('kernelPhil', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:22b834d0de. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 146 | ||
| wasm-release | OK | 135 |
Exports:calculate.bandwidths.by.resolutioncalculate.bandwidths.by.separated.pointskernel.smooth.in.spacekernel.smooth.in.space.and.timekernel.smooth.in.space.and.time.with.marginskernel.smooth.in.space.with.marginskernel.smooth.in.timeload.kernel.smoothsnearest.pointsave.kernel.smooths
Dependencies:askpassbackportsbase64encbenchmarkmebenchmarkmeDatabslibcachemcheckmatecliclustercodetoolscolorspacecpp11curldata.tabledigestdirectlabelsdoParalleldplyrevaluatefarverfastmapfontawesomeforeachforeignFormulafsgenericsggplot2gluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetshttriotoolsisobanditeratorsjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemimennetopensslpbapplypillarpkgconfigplyrquadprogR6rappdirsRColorBrewerRcppreshape2rlangrmarkdownrpartrstudioapiS7sassscalessparsesvdstringistringrsysterratibbletidyselecttinytexutf8vctrsviridisLitewithrwordspacexfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculate temporal bandwidths by spatial resolution | calculate.bandwidths.by.resolution |
| Calculate temporal bandwidths by separated points | calculate.bandwidths.by.separated.points |
| Kernel smooth data in space alone | kernel.smooth.in.space |
| Kernel smooth data in space and time | kernel.smooth.in.space.and.time |
| Kernel smooth data in space and time, returning specific error margins at each point | kernel.smooth.in.space.and.time.with.margins |
| Kernel smooth data in space alone, returning specific error margins at each point | kernel.smooth.in.space.with.margins |
| Kernel smooth data in time alone | kernel.smooth.in.time |
| Load kernel smooths | load.kernel.smooths |
| Identify nearest point in time to a given estimate value | nearest.point |
| Save kernel smooths in space and time | save.kernel.smooths |