InternalFunctions | R Documentation |
Internal functions used by EventPointer in the different steps of the algorithm
speedglm.wfit2( y, X, intercept = TRUE, weights = NULL, row.chunk = NULL, family = gaussian(), start = NULL, etastart = NULL, mustart = NULL, offset = NULL, acc = 1e-08, maxit = 25, k = 2, sparselim = 0.9, camp = 0.01, eigendec = TRUE, tol.values = 1e-07, tol.vectors = 1e-07, tol.solve = .Machine$double.eps, sparse = NULL, method = c("eigen", "Cholesky", "qr"), trace = FALSE, ... ) expand.grid_fast(a, b) get_os()
Internal outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.