gevcdn.initialize {GEVcdn} | R Documentation |
Initialize GEV CDN weight vector
Description
Random initialization of the weight vector used during fitting of the GEV CDN model.
Usage
gevcdn.initialize(x, n.hidden, init.range)
Arguments
x |
covariate matrix with number of rows equal to the number of samples and number of columns equal to the number of variables. |
number of hidden nodes in the GEV CDN model. | |
init.range |
range for random weights on [ |
See Also
[Package GEVcdn version 1.1.6-2 Index]