Displaying 7 results from an estimated 7 matches for "qap".
Did you mean:
map
2002 May 08
0
, Netlogit
....
I have a stack of network graphs, which are arrayed as follows
== description starts here.
#### graphs structure
> rrel<-array(dim=c(4,69,69))
> rrel[1,,]<-aspRel
> rrel[2,,]<-aspArea
> rrel[3,,]<-aspCrowding
> rrel[4,,]<-aspSharing
### Then do logit test
rrel.logit.qap<-netlogit(rrel[1,,],rrel[c(8,3,4),,],nullhyp="qap",reps=10)
### check the result
summary(rrel.logit.qap)
The summary output is terminated with an error sign as follows
coefficients stuffs ........
Goodness of fitness .........
chi-square ............
Actual
Predicted 0...
2008 Oct 13
1
Get an extra_field in login process
...t, the getenv returns null everytime.
Anyone can suggest something to do it ? Is there a way that I get the
extra_fields from request in login process ?
Thanks
--
Alexandre *Estanislau* Puhl - PX3D1363
alexandre at estanislau dot org
http://estanislau.org
Jabber: alexandre at estanislau dot org
QAP 27,335 MHz AM - Unidade 08 do Agrupamento Sentinela
2002 Jul 23
1
VP3/QT: A new kdxlqt_CodecVersion patch
...FwfW'2r#6R2&fR\X]BH]X\[[[Y[H
Y\XY[HJKB\\HH\[[X\X\[HX\XH]ZX[YCB\X][[]\pecial format. Applications which
require a particular version of VP3 should query this on startup,
because older On2 VP3 installers will *downgrade* the installed
cod4(4(4(%1YIM%=84(AI=U
QYIM%=84(%1==
M
QaP%7G&tfTf"$fUfW'6#7GVfW'6V&W"%7G&tfTf"%&GV7EfW'6#7GVfW'6V&W"+mb+rz
k7&zzmb+ {.n++%lzwZ,j^zrj)
'+a{
+v&{ay,ry'rzg-b"V ~)mz
2024 Dec 08
2
Exposing native httpd server
Dear Simon and Jeroen,
thank you for your answers. I have to reiterate that I am out of my
depth in here. My knowledge of http is clicking links and not much
beyond that.
I will definitely look into `webutils` and `Rserve`.
One of the reason why I brought this issue is that I have a static site
generator that uses the pkg `servr` to serve the static site locally,
before I push it to github
2016 Jan 15
2
JDataFrame API
Hi Simon,
Thanks for your feedback. -- this is an observation that I wasn't
considering when I wrote this mainly because I am, in fact, working
with rather small data sets. BTW: There is code there, it's under the
bitbucket link -- here's the direct link if you'd still like to look
at it:
https://bitbucket.org/CoherentLogic/jdataframe
Re "for practical purposes is
2016 Jan 15
0
JDataFrame API
...JSON-based web services where the R script would be able to
> convert a result into a data frame gracefully.
>
Yes, sure, that makes sense. Like I said, I would probably use some native format in that case if I worried about performance. Some candidates that come to my mind are ProtoBuf and QAP (serialization used by Rserve). If you have arrays, you can always serialize them directly which may be most efficient, but you'd probably have to write the wrapper for that yourself (annoyingly, the default Java methods use big-endian format which is slower on most machines). But then, you'...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking