Description Usage Arguments Value See Also Examples
The function pnn.imp derives the importance rank of all predictors used in the PNN
It essentially is a wrapper around the function pnn.x_imp.
1  | pnn.imp(net)
 | 
net | 
 A PNN object generated by pnn.fit()  | 
A dataframe with important values of all predictors in the PNN
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.