dot-rvfl_features.Rd
Internal helper to build the RVFL design matrix.
.rvfl_features(x, W, center, scale_vec, activation)
numeric matrix of predictors
random projection matrix
centering vector
scaling vector
activation function name or custom function
augmented design matrix cbind(x, hidden features)