coef.cv.rvflnet.RdExtract coefficients from cross-validated RVFLNet model
# S3 method for class 'cv.rvflnet'
coef(object, s = "lambda.min", ...)coefficient matrix. See coef.rvflnet for interpretation notes.
if (FALSE) { # \dontrun{
coef(cv_model, s = "lambda.min")
} # }