Package: spnn 1.3.0

Romin Ebrahimi

spnn: Scale Invariant Probabilistic Neural Networks

Scale invariant version of the original PNN proposed by Specht (1990) <doi:10.1016/0893-6080(90)90049-q> with the added functionality of allowing for smoothing along multiple dimensions while accounting for covariances within the data set. It is written in the R statistical programming language. Given a data set with categorical variables, we use this algorithm to estimate the probabilities of a new observation vector belonging to a specific category. This type of neural network provides the benefits of fast training time relative to backpropagation and statistical generalization with only a small set of known observations.

Authors:Romin Ebrahimi [aut, cre]

spnn_1.3.0.tar.gz
spnn_1.3.0.zip(r-4.7)spnn_1.3.0.zip(r-4.6)spnn_1.3.0.zip(r-4.5)
spnn_1.3.0.tgz(r-4.6-x86_64)spnn_1.3.0.tgz(r-4.6-arm64)spnn_1.3.0.tgz(r-4.5-x86_64)spnn_1.3.0.tgz(r-4.5-arm64)
spnn_1.3.0.tar.gz(r-4.7-arm64)spnn_1.3.0.tar.gz(r-4.7-x86_64)spnn_1.3.0.tar.gz(r-4.6-arm64)spnn_1.3.0.tar.gz(r-4.6-x86_64)
spnn_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
spnn/json (API)
NEWS

# Install 'spnn' in R:
install.packages('spnn', repos = c('https://romin-ebrahimi.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/romin-ebrahimi/spnn/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

3.04 score 11 scripts 197 downloads 4 exports 3 dependencies

Last updated from:c14af439b9. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK123
source / vignettesOK176
linux-release-arm64OK117
linux-release-x86_64OK123
macos-release-arm64OK191
macos-release-x86_64OK222
macos-oldrel-arm64OK233
macos-oldrel-x86_64OK249
windows-develOK98
windows-releaseOK90
windows-oldrelOK86
wasm-releaseOK105

Exports:cspnn.learncspnn.predictspnn.learnspnn.predict

Dependencies:MASSRcppRcppArmadillo