Displaying 4 results from an estimated 4 matches for "zobs".
Did you mean:
jobs
2009 Nov 16
1
No Visible Binding for global variable
While building a package, I see the following:
* checking R code for possible problems ... NOTE
cheat.fit: no visible binding for global variable 'Zobs'
plot.jml: no visible binding for global variable 'Var1'
I see the issue has come up before, but I'm having a hard time discerning how solutions applied elsewhere would apply here. The entire code for both functions is below, but the only place the variable "Zobs" appears...
2006 Apr 03
1
Translate twobin in S-plus to R?
Hi all,
I'm new to R, but have got the task to translate a short program written
for S-plus. I am now stuck on a command twobin which does not seem to be
available in R. Anyone know a replacement for this? The syntax used for
this command in my code is:
zobs<-twobin(obstab[1,1],obstab[1,2],obstab[2,1],obstab[2,2],0.05)
where obstab is a two by two contingency table and the command produces an
object (?) with, among other things, a chi2-value.
Any and all help would be appreciated!
Ulf
2007 May 16
4
index-related crash in dovecot 1.0.0
Hi,
dovecot crashes with the following trace when accessing some Maildirs:
dovecot: 2007-05-16 13:30:09 Error: IMAP(6126360): file
index-mail-headers.c:
line 260 (index_mail_parse_header): assertion failed: (part != NULL)
dovecot: 2007-05-16 13:30:09 Error: IMAP(6126360): Raw backtrace:
imap [6126360] [0x80b6d6b]
-> imap [6126360] [0x80b6769]
-> imap [6126360] [0x808abda]
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++