DWDLargeR-internal {DWDLargeR} | R Documentation |
Internal DWDLargeR functions
Description
Internal DWDLargeR functions.
Usage
sigma_update(iter)
linsysolve(R,r)
smw(R,Z,ZT,yunit,schurmat,schurvec,normy,const,r)
fnorm(x)
polyRootsNewton(c,q,sigma,x0)
psqmr(ff,b,L,x0,tol,maxit)
precondfun(L,r)
vecMultiply(ff,x)
Details
These are not intended for use by users.
Author(s)
Xin-Yee Lam, J.S. Marron, Defeng Sun, and Kim-Chuan Toh
References
Lam, X.Y., Marron, J.S., Sun, D.F., and Toh, K.C. (2018)
“Fast algorithms for large scale generalized distance weighted discrimination", Journal of Computational and Graphical Statistics, forthcoming.
https://arxiv.org/abs/1604.05473
[Package DWDLargeR version 0.2-0 Index]