Displaying 3 results from an estimated 3 matches for "kpb".
Did you mean:
kb
1999 Jul 20
2
tensor() function and sets
...o.na <- is.null(na <- dimnames(A <- as.array(A)))
dima <- dim(A)
no.nb <- is.null(nb <- dimnames(B <- as.array(B)))
dimb <- dim(B)
if (any(dima[da] != dimb[db]))
stop("Mismatched dimensions")
kpa <- setdiff(seq(along = dima), da)
kpb <- setdiff(seq(along = dimb), db)
# fix up the dimnames (see outer)
if (no.na && no.nb)
nms <- NULL
else {
if (no.na)
na <- vector("list", length(dima))
else if (no.nb)
nb <- vector("list", length...
2006 Oct 18
2
Problems building package under Windows (PR#9303)
Dear R people
I want to contribute a new package (various noncentral hypergeometric
distribution functions) using C++, but there are many errors when I try
to build even a simple package.
Here are the most important errors I have encountered so far:
1.
Trying to build the DLL, it can't find some of the include files. I had
to make the following change in Makefile
and copy some .h files:
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...vjD
zDO)@b^SSZ{_S2OHFCJkyM>ZwzF^&$sQz_S&SEgz*Ev``1(8S||y9(Wuq0pH5{ve~W
zf+0kiofQ-%wir;omvSlH`eM@d))^8Z_hU%gIVXdio!x9BNe0cMy+L|J!Jxz9MbrWz
zcDJuGv0JstK&<h{B??uCdnA43#L}I3F&fEd&jIG>CjqHHhmkxzmlfer6_(<BJKTmV
z3*D59Y(0;^)cm`99FvoI-P1$pA2ZWgvKlbf)^(=IX9{~s_j?Ud#ru)L^@{6I3+KPb
zExWqW*3l=&OStWWkn+LS!K6`#DDKy(WZZJ}tN~o-_KGHRUTxv`=?2fd{woTMmhlmb
zM4E`8e{mB=iyu3(>ur#TT@ePYE^0#eFxDYgh^DuxW@oF-%5=rT&;by7>s=G3s)pyV
zx`+{f1o-<|HC<HCa~2D9`{go@{|eR}PaK%3=8ISd{l*(8HFa!|(a^@00A(&ZR#ced
zwA{<}AdX%Qwg%0Q+*3XJc#FzOnJXDMf+GwpA@4GZ(G|~U1Dp&|h)bsfbIeuUd!thT...