Learn R Programming

spnn (version 1.2.1)

Scale Invariant Probabilistic Neural Networks

Description

Scale invariant version of the original PNN proposed by Specht (1990) 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.

Copy Link

Version

Install

install.packages('spnn')

Monthly Downloads

182

Version

1.2.1

License

GPL (>= 2)

Maintainer

Romin Ebrahimi

Last Published

January 8th, 2020

Functions in spnn (1.2.1)

cspnn.learn

cspnn.learn
spnn.predict

spnn.predict
cspnn.predict

cspnn.predict
spnn.learn

spnn.learn
spnn-package

spnn