Displaying 20 results from an estimated 400 matches similar to: "zph patch website broken ?"
2006 Jul 18
2
how can I delete rows?
Hello, I am very new in R so I am so sorry for this question.
I have the Barro-Lee data set which contains 98 countries and I want to run the regressions only for the Latin America countries, so what do you recomend? How can I delete all the other countries or how can I select the countries of Lat. Am. thank you
this is the list of countries
SHCODE COUNTRY NAME WBCTRY
2006 Oct 03
1
nlme_varcov matrix
Hi all!
Is there a function that provides the VarCov matrix
for a nlme objects? How I can extract the matrix for a
nlme model fitted?
I would appreciate any guidance
Regards
Lic. Gabriela Escati Pe?aloza
Biolog?a y Manejo de Recursos Acu?ticos
Centro Nacional Patag?nico(CENPAT).
CONICET
Bvd. Brown s/n?.
(U9120ACV)Pto. Madryn
Chubut
Argentina
Tel: 54-2965/451301/451024/451375/45401 (Int:277)
2004 Apr 14
2
zph / squid syntaxis ?
Hi,
I''ve used old ZPH patch under squid 2.4 Stable4
and it works great !
Now I want to patch squid 2.4 stable 5,
with new patch, on http://www.it-academy.bg/zph/
I''ve patched and installed squid 2.5 stable 5
succefully, but I can''t get ZPH works.
I''m trying with
...
$TC class add dev $LANDEV parent 1: classid 1:7 htb rate 1Mbit
$TC filter add dev $LANDEV
2007 Sep 27
1
ReL plot(cox.zph())
You report an error message:
> plot(zph.revasFit[1])
Error in plot.window(xlim, ylim, log, asp, ...) :
need finite 'ylim' values
I have never seen this error before, and I cannot guess what causes it. You
need to provide more information, and likely a small data set that produces
the problem. Perhaps you have an x variable that is a constant?
Terry Therneau
2007 Mar 28
1
Re: Nut-upsuser Digest, Vol 21, Issue 29
THANKS, but the 'megatec' driver only works whith windows OS via USB, and i need it for red hat OS with USB-serial connection...
Please, anybody can help me....
nut-upsuser-request@lists.alioth.debian.org escribi?: Send Nut-upsuser mailing list submissions to
nut-upsuser@lists.alioth.debian.org
To subscribe or unsubscribe via the World Wide Web, visit
2006 Dec 24
0
RE: wine-users Digest, Vol 17, Issue 39
Hola a todos:
Tanto para aquellos que crean en la tan vapuleada y ?comercial? Navidad como
para aquellos que disfruten m?s de los festejos de Fines de A?o (quiz?s por
aquello de que ?A?o nuevo, vida nueva
?), es mi idea hacerles llegar un
sincero saludo.
Y, de paso, agradecerles, de sobremanera, los comentarios, sugerencias y
colaboraciones que han venido acercando, por ejemplo, para el Cat-?US.
2007 Sep 27
1
plot(cox.zph())
Hello,
I got error message when applying the plot function to the cox.zph
object to create the Schoenfeld residual plots.
> plot(zph.revasFit[1])
Error in plot.window(xlim, ylim, log, asp, ...) :
need finite 'ylim' values
In addition: Warning messages:
1: NaNs produced in: sqrt(x$var[i, i] * seval)
2: no non-missing arguments to min; returning Inf in: min(x)
3: no
2006 Apr 07
2
Why is transform="km" the default for cox.zph?
To enhance my understanding, and that of my students, I have a question
about cox.zph in the survival package.
If I have correctly gleaned the high-level point from the 1994
Biometrika paper of Grambsch and Therneau, it looks to me like
cox.zph provides a mechanism to test for a simple trend in plots
of a function of time, g(t) versus the scaled schoenfeld
residuals and it also provides some
2006 Aug 25
2
Now to make only Traffic Priority
Hi to everybody.
I read some info and documentation but i still can''t find how to make
this simple setup for example .
I just want to make priority of certain traffic without shaping the
traffic .
For example SSH and RDP first priority
Mail second priority
WEB and FTP third
And everything else last priority.
What will be the simple and best way to achieve this.
I will appreciate
2006 Jan 25
1
cox.zph
Dear R-users,
I am sorry if this is obvious. I am testing the proportional hazard
assumptions using cox.zph. If i am not wrong, a g(t) function must be
assumed. Four possibilities available in R are "km","identity" and "rank".
may i know what functions of time are these transformation assuming?
Thanks a lot in advance for your wisdom.
kind regards,
sing yee ling
2007 Mar 26
2
UPSilon 2000 via USB linux
Hi everybody, I am installing an Upsilon 2000 UPS via USB adapter on a RedHat 9 and I cant make that the device communicate correctly. Please any help will be welcome
dmesg attached
Thanks
Gonzalo
Red Hat 9.0 2.4.34.1
#dmesg
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: new USB bus registered, assigned bus number 1
usb-uhci.c: $Revision: 1.275 $ time 15:28:15
2004 Jun 28
0
fairnat with squid + Squid with ZPH
Hi,
I''m trying to share internet on a LAN
I''ve a linux router with SQUID (with ZPH support) + FAIRNAT
The idea is:
- fairness sharing internet
- priorize interactive traffic
- if a web object is on squid-cache (HIT), user
can download it, with a rate = LAN rate
I''ve:
- Last Fairnat Script: www.metamorpher.de/fairnat/
- SQUID 2.5STABLE5 with ZPH patch
2005 Jan 26
0
Changing axis labels in plots of zph objects (survival analysis)
Hi,
I am using the Survival package, more precisely the cox.zph function, to plot log(Hazard rate) over time.
if I type
plot(temp.zph[2])
then I get the plot I want. However, I want to change the label of the y axis that cox.zph prints.
plot(temp.zph[2],xlab='Days', ylab='log hazard for Fast recovery cluster')
then I get
Error in plot.default(range(xx), yr, type =
2007 Jan 25
0
cox.zph vs log-log survival plot
Hello,
Excuse me for a more methodological than technical question. I'm developing a Cox model with 10 covariates. One of them is age (named "eta"). I've checked proportionality with cox.zph with age continuous:
> cox.zph(coxph(Surv(TTP,CENSOTTP)~eta))
rho chisq p
eta -0.0154 0.0225 0.88
and categorical (eta<60):
>
2006 Nov 14
0
R-Help : Warning messages using plot(cox.zph)
Hi,
I get a warning message when I plot cox.zph objects with the transform km and
rank, but not with id and log with the same data set.
Here's the command:
example is a coxph object
rk <- cox.zph(example, transform='rank')
rk
plot(rk)
and here's the warning message:
Warning messages:
1: suppression des ex-aequos de 'x' in: approx(xx, xtime, seq(min(xx),
max(xx),
2005 Sep 22
5
p2p: ARES
Hi,
I''ve a linux as router nat + firewall
(POLICY DROP for INPUT OUTPUT and FORWARD)
but, I''ve put next rules for p2p software
on FORWARD chain
[... snip ... ]
iptables -F FORWARD
iptables -P FORWARD DROP
iptables -A FORWARD -p tcp --dport 80 -j ACCEPT
iptables -A FORWARD -p tcp --dport 25 -j ACCEPT
[... snip ... ]
iptables -A FORWARD -m ipp2p --ipp2p -j ACCEPT
iptables -A
2006 Jan 02
3
[OT?] MikroTik instead Linux ?
[Off topic ?]
Somebody can help me to convince some people
to use Linux instead MikroTik ????
Happy new year.
Andres.
2004 Nov 10
1
worked in R, but not in S-Plus
Hi,
I wrote a function that worked well in R, but not in
S-Plus, can anyone suggest a solution?
> f.coxph.zph<-function(x)
{
cox.fit <- coxph(Surv(time.cox, status.cox) ~ x,
na.action = na.exclude, method = "breslow")
fit.zph<-cox.zph(cox.fit,transform='log')
fit.zph$table[,3]
}
yyy is my data frame that contains survial time,
censor status and predictor
2005 Nov 22
2
residuals.coxph
Dear All,
I am trying to apply the function 'cox.zph' of the library survival, but I receive this error message:
not found the object 'residuals.coxph'.
I have re-installed the library 'survival' without any change and also a search with RSiteSearch was unsuccessful..
Any suggestion?
TIA
Giovanni
PS:
R 2.2.0
Windows XP HE
dr. Giovanni Parrinello
Section of Medical
2008 Nov 10
1
coxph diagnostics plot for shape of hazard function?
Hi,
I've been banging my head against the following problem for a while
and thought the fine people on r-help might be able to help. I'm
using the survival package.
I'm studying the survival rate of a population with a preexisting
linear-like event rate (there are theoretical reasons to believe
it's linear, but of course it's subject to the usual sampling noise)
Some of the