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.

Package details

AuthorRomin Ebrahimi
MaintainerRomin Ebrahimi <romin.ebrahimi@utexas.edu>
LicenseGPL (>= 2)
Version1.2.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("spnn")

Try the spnn package in your browser

Any scripts or data that you put into this service are public.

spnn documentation built on Jan. 9, 2020, 1:06 a.m.