dnn.weights | R Documentation |
A list of weights from four different neural network models:
random vs. non-random model (r_nr_weights
),
low correlation factor vs. network model (lf_n_weights
),
high correlation with variables less than or equal to factors vs. network model (hlf_n_weights
), and
high correlation with variables greater than factors vs. network model (hgf_n_weights
)
data(dnn.weights)
A list of with a length of 4
data("dnn.weights")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.