Displaying 7 results from an estimated 7 matches for "jabba".
Did you mean:
abba
2011 Apr 30
1
help with a survplot
Dear useRs,
I was asked to produce a survival curve like this:
http://www.palug.net/Members/jabba/immaginetta.png/view
with the cardinality of the riskset at the bottom.
I do not like doing it, because it doesn't add any valuable information
and because it doesn't discriminate between died and censored.
Nevertheless, is there someone able to tell me how to do it? Currently
the only...
2008 Oct 08
1
Observed responses in 'augPred' data frame - Wrong order ?
...pedData" "nfGroupedData" "groupedData" "data.frame"
The problem is more easily explained by showing these two to Trellis
plot:
> plot(my.object,some_options)
> plot(augPred(lmList(my.object)),some_options)
[link to output: http://www.palug.net/Members/jabba ]
Clearly the problem is that the predictions are correct, but the
responses in the ``original'' part of the augPred data frame are in the
wrong order, i.e. the response order does not match the grouping
factor order (not sure this is in correct English, sorry).
Debugging the function ...
1997 Dec 08
0
Remote printer access
...HAO/FL-2"
browseable = no
path = /tmp
printer = hq_color_fl2
printable = yes
public = no <--(unsuccesful, modified to "yes" but
writable = no waiting to restart the server)
create mode = 0700
I still do not see it listed when I run smbclient:
Server=[jabba] User=[root] Workgroup=[HAO] Domain=[HAO]
Sharename Type Comment
--------- ---- -------
Budget & Plan Disk "/home/admingrp/b_and_p"
Director Disk "/home/admingrp/director"
haocolor Printer...
1998 Dec 07
1
[Trouble #6512] Samba shares not accessible
...is happening with both Windows95 and Windows98 installations.
We also check with our networks group to be sure it was not a network problem.
We can ping and access our clients<->server remotely.
The following have been checked, output looks good:
/opt/local/lib/samba/smb.conf
smbclient -L jabba
testparm
In addition to checking the web site and archives, I ran through the test suite
in the Samba Diagnosis Procedure (Blair's book) and found a failure on the
server as follows:
jabba# smbclient '\\FileServer\TMP'
Added interface ip=128.117.16.5 bcast=128.117.16.255 nmask=255.2...
2003 Dec 01
0
No subject
...can setup VPN with my Linux box to reach and logon to
Samba (on the same box) through the Internet?
I will need help to set up both clients and server, please.
Sincerely Eivin Hustveit
University Student
Return-Path: <bunny@hao.ucar.edu>
Delivered-To: samba@lists.samba.org
Received: from jabba.hao.ucar.edu (jabba.hao.ucar.edu [128.117.16.5]) by
lists.samba.org (Postfix) with ESMTP id 07F14517A for
<samba@lists.samba.org>; Tue, 22 May 2001 14:19:55 -0700 (PDT)
Received: from bob (bob.hao.ucar.edu [128.117.16.39]) by
jabba.hao.ucar.edu (8.9.0/8.9.0) with SMTP id PAA09539 for...
2003 Dec 01
0
No subject
...859-1"
From: Tim Wunder <twunder@iwmail.com>
To: Bunny Pfau <bunny@hao.ucar.edu>, samba@lists.samba.org
Subject: Re: Rename and Delete... (samba mgt share permissions troubles)
Date: Tue, 22 May 2001 21:47:21 -0400
X-Mailer: KMail [version 1.2]
References: <200105222120.PAA09539@jabba.hao.ucar.edu>
In-Reply-To: <200105222120.PAA09539@jabba.hao.ucar.edu>
MIME-Version: 1.0
Message-Id: <01052219081200.00703@thewunders.com>
Content-Transfer-Encoding: 7bit
Sender: samba-admin@lists.samba.org
Errors-To: samba-admin@lists.samba.org
X-BeenThere: samba@lists.samba.org
X-Ma...
2010 May 20
1
[Off topic?] Time dependent Cox model fitting and validation
DeaR users.
<framework>
These days i'm working on fitting an extended Cox model with
time-dependent covariables and possibly time-varying effects. My
data are in counting process format as described in Therneau&Grambsh's
`Modeling Survival Data', page 68. I'm trying to follow Harrell's
`Regression Modeling Strategies' advices for the choice of my model.
This