Learn R Programming

EGAnet (version 1.2.3)

dnn.weights: Loadings Comparison Test Deep Learning Neural Network Weights

Description

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)

Usage

data(dnn.weights)

Arguments

Format

A list of with a length of 4

Examples

Run this code
data("dnn.weights")

Run the code above in your browser using DataLab