A trained and smoothed Probabilistic neural
network.
X
A vector describing a new observation.
Value
A list of the guessed category and the
probabilities of each category.
Details
Given an already trained and smoothed Probabilistic
neural network, the function guess gives the
category with the highest probability, and the
probabilities of each category.