Home
last modified time | relevance | path

Searched refs:regaux (Results 1 – 16 of 16) sorted by relevance

/dports/math/R-cran-gss/gss/src/
H A Dinit.c37 extern void F77_NAME(regaux)(void *, void *, void *, void *, void *, void *, void *, void *, void *…
70 {"regaux", (DL_FUNC) &F77_NAME(regaux), 9},
H A Dreg.f154 subroutine regaux (v, nn, jpvt, rkv, r, nr, sms, nnull, wk) subroutine
/dports/math/R-cran-gss/gss/man/
H A Drkpk.Rd10 \alias{regaux}
29 regaux(s, r, q, nlambda, fit)
47 \code{regaux} is used by \code{sspreg1}, \code{mspreg1},
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libregexp/
H A Dportdate1 regaux.c 2004/1225
H A Dmkfile10 regaux.$O\
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libregexp/
H A DMakefile12 regaux\
/dports/x11-wm/wmii/wmii-3.6/libregexp/
H A DMakefile12 regaux\
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/unix/make/
H A DMakefile.regexp11 regaux.$O\
/dports/math/R-cran-gss/gss/R/
H A Dssanova.R265 se.aux <- regaux(s,10^theta*r,q.wk,zz$est[1],fit)
465 se.aux <- regaux(s,r.wk,q.wk,nlambda,fit)
476 regaux <- function(s,r,q,nlambda,fit) function
H A Dssanova9.R237 se.aux <- regaux(s.wk,10^theta*r.wk,q.wk,lambda[1],fit)
391 se.aux <- regaux(s.wk,r.wk,q.wk,nlambda,fit)
H A Dgssanova.R260 se.aux <- regaux(sqrt(fit$w)*s,10^theta*sqrt(fit$w)*r,q.wk,zz$est[1],fit)
419 se.aux <- regaux(sqrt(fit$w)*s,sqrt(fit$w)*r.wk,q.wk,nlambda,fit)
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/
H A Dmkmk.sh180 9c regaux.c
183 9ar rsc $PLAN9/lib/libregexp9.a regcomp.o regerror.o regexec.o regsub.o regaux.o rregexec.o rregsub…
/dports/devel/9base/9base-6/lib9/
H A DMakefile111 regex/regaux.o\
/dports/math/R-cran-gss/gss/src/ratfor/
H A Dreg.r124 subroutine regaux (v, nn, jpvt, rkv, r, nr, sms, nnull, wk)
/dports/math/R-cran-gss/gss/
H A DChangeLog391 * R: Fixed a bug in regaux.
400 errors in predict.ssanova; added internal function regaux.
H A DINDEX234 regaux Obtain auxiliary information needed for se calculation