search for: hessianexact

Displaying 1 result from an estimated 1 matches for "hessianexact".

2011 Feb 17
1
cv.glmnet errors
...nteger(nlam), nulldev = double(1), dev = double(nlam), alm = double(nlam), nlp = integer(1), jerr = integer(1), PACKAGE = "glmnet") 2: lognet(x, is.sparse, ix, jx, y, weights, offset, type, alpha, nobs, nvars, jd, vp, ne, nx, nlam, flmin, ulam, thresh, isd, vnames, maxit, HessianExact, family) 3: glmnet(x[!which, ], y_sub, lambda = lambda, offset = offset_sub, weights = weights[!which], ...) 4: cv.glmnet(x = matrix(c(1, 2, 3, 4, 5, 6, 1, 2, 3, 4, 5, 6), nrow = 6), y = as.factor(c(1, 2, 1, 2, 3, 3)), family = "multinomial", alpha = 0.5, nfolds = 1) Possible actio...