Random initialization of the weight vector used during fitting of the CDEN model.
cadence.initialize(x, n.hidden, init.range, distribution)
matrix with number of rows equal to the number of samples and number of columns equal to the number of predictors.
number of hidden nodes in the CDEN model.
range for random weights on [min(init.range)
, max(init.range)
]
list used to specify the predictand distribution