Displaying 6 results from an estimated 6 matches for "acending".
Did you mean:
ascending
2011 May 12
2
Simple order() data frame question.
...ally wanted to reverse-order my data frame df1 (see below) by aa (a factor) but since this was not working I decided to simplify and order by bb to see what was haqppening!!
I'm obviously doing something stupid but what?
(df1 <- data.frame(aa=letters[1:10],
bb=rnorm(10)))
# Order in acending order by bb
(df1[order(df1[,2]),] ) # seems to work fine
# Order in decending order by bb.
(df1[order(df1[,-2]),]) # does not seem to work
===============================================================
sessionInfo()
R version 2.13.0 (2011-04-13)
Platform: i386-pc-mingw32/i386 (32-bit)
locale...
2009 Feb 06
2
¿DC won't start? "leaked file fd 5:"
Hi Gents,
(apologizes, new here...)
I didn't find any hint on G**gle nor in the Dovecot archieve (maybe due to the lack of a search function :), so:
I installed Doovecot, but can't get it going.
The logfile states:
> mail.info dovecot: Dovecot v1.0.15 starting up
> mail.err dovecot: auth(default): Panic: Leaked file fd 5: dev 0.10 inode 3
> mail.err dovecot: Auth process died too
2006 Nov 06
0
problem with survreg and anova function
Hi,
I make a weibull survival regression using suvreg function. Bu when I try to
get the P values from anova, it give me NAs:
I'm using R 2.4.0 and survival 2.29
Look:
m <- survreg(Surv(tempo,censor)~grupo*peso)
anova(m)
Df Deviance Resid. Df -2*LL P(>|Chi|)
NULL NA NA 148 966.6416 NA
grupo -2 25.6334407 146 941.0081 NA
2007 Feb 02
0
problem with survreg and anova function
Hi,
I make a weibull survival regression using suvreg function. Bu when I try to
get the P values from anova, it give me NAs:
I'm using R version 2.4.0 Patched (2006-11-25 r39997) and survival 2.30
library
Look:
m <- survreg(Surv(tempo,censor)~grupo*peso)
anova(m)
Df Deviance Resid. Df -2*LL P(>|Chi|)
NULL NA NA 148 966.6416 NA
grupo
2011 May 04
6
Form without scaffold ?
Hi
Strange to Rails.Read the tutorial on Scaffold.Can i generate a
Simple form without using Scaffold?
John
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2003 Nov 24
11
Picking an open channel (FXO port) for outbound calls
Greetings:
I did some quick searching of my history of this list, and I tried a quick
Google search as well, but perhaps someone on the list can quickly answer
this question. I have a very nicely working Asterisk system at home with
two Digium X100P FXO cards. When my SIP phones want to dial-out I have them
setup to grab the first analog card (Zap/1) with the following
extensions.conf segment: