Displaying 12 results from an estimated 12 matches similar to: "Significant difference of coefficients in glm with factors?"
2005 Jul 27
1
Question on glm for Poisson distribution.
Good afternoon,
I REALLY try to answer to my question as an autonomous student searching in
the huge pile of papers on my desk and on the Internet but I can't find out
the solution.
Would you mind giving me some help? Please.
#########################################
I'm trying to use glm with factors:
> Pyr.1.glm<-glm(Pyrale~Trait,DataRav,family=poisson)
If I have correctly
2005 Jan 06
1
arrays emerging from tapply
The code below illustrates some points about results from tapply that
I find strange. I wonder if they are intended and if so why it is so.
1) When you make a table the dimnames is a *named* list, tapply
returns an unnamed list.
2) data.frame behaves differently on an array and a table. Is this
an intended feature?
3) For tables class(TAB) and attr(TAB,"class") both return
2002 Mar 22
0
sequential t-test - replies
[my original message to s-news & r-help is attached ]
No one possessed or knew of any S/R code for the sequential t-test. Also
it doesn't appear in the SAS index.
One or two suggested obtaining the S+ seqtrial software which may (or may
not) cover this, but this seemed to be a bit of a "hammer to crack a nut".
I have written a function based on the treatment in Wetheril
2007 Aug 02
1
New user help with plot.default
Hi - I'm just starting out with R and have come up against a problem with
what should be a simple operation. I'm plotting a range of safety standards
for 7 different chemicals. I don't want the standard box and whisker plot -
I just a dot for each value. Whilst using "plot.default" I get the error
"invalid xlim value" - which is confusing since using the same script
2017 Sep 18
0
Data arrangement for PLSDA using the ropls package
Hello,
I would like to do a partial least square discriminant analysis (PLSDA) in R using the package "ropls"
Which is in R available via the R command :
source("https://bioconductor.org/biocLite.R")
When I try to do a PLSDA using my own data.
The impact of two genders (AP,C) on 5 compounds measured in persons (samples) should be illustrated. When I try to do a PLSDA I get
2006 Nov 13
0
Voicemail and realtime : the emailbody option ...
Dear all,
I've just a little question ...
I've configured asterisk to run with voicemail realtime in the
extconfig.conf like this :
voicemail => mysql,database,voicemail
I just want to have a row, in the voicemail table, like emailbody, which
is capable to give me a body to the mail. Therefor the body is set user
by user, and it could be very fun.
Is it possible ?
I've made
2006 Nov 14
0
[Voicemail] Change the format of the VM_DATE
Dear all,
I just want to change the format of the VM_DATE (used in the mail sent
to the user).
I'm french and the format is not very acceptable for my users ....
Friday, November 10, 2006 at 04:28:43 PM could be replace by
Vendredi 10 Novembre 2006 ? 16h28
Any idea ?
Thanks a lot,
--
Jean-Baptiste Bellet
Ing?nieur D?velopppement
Lucyde SAS
Prologue 1 - La Pyr?n?enne BP 27201 LABEGE cedex
2006 Dec 15
0
100rel & Prack enable
Dear all,
I'm trying to receive a call from a VoIP provider to my Asterisk which
is behind a router, with a port forwarding (5060).
This configuration has already been validated with another VoIP
provider, but in the present case, not.
I suppose (thanks to the sip trace) my asterisk is not able to answer a
call which need Prack.
My asterisk answer :
'
SIP/2.0 420 Bad extension
...
2017 Sep 18
1
Data arrangement for PLSDA using the ropls package
Hello,
I would like to do a partial least square discriminant analysis (PLSDA) in R using the package "ropls"
Which is in R available via the R command :
source("https://bioconductor.org/biocLite.R")
I try to do a PLSDA to illustrate the impact of two genders (AP,C) on 5 compounds measured in persons (samples) should be illustrated. When I try to do a PLSDA I get the warning
2008 May 28
1
manipulating multiply imputed data sets
Hi folks,
I have five imputed data sets and would like to apply the same
recoding routines to each. I could do this sort of thing pretty
easily in Stata using MIM, but I've decided to go cold turkey on other
stats packages as a incentive for learning more about R. Most of the
recoding is for nominal variables, like race, religion, urbanicity,
and the like. So, for example, to recode race
2007 Sep 27
1
error message in eval
Hello, Listers
I'm trying to run blloean logit model with R.
My code is:
> library(boolean)
> library(foreign)
> pr <- read.dta ("prcore1.dta")
> bp <- boolprep ("(a&b)|c", "cwt", a="O1", b="t", c="DM2
> + ah + md + con + n3 + rel + slo + pyrs
> + sp1 + sp2 + spl3")
> answer <- boolean (bp, link =
2010 May 17
0
strace log
strace output to my problem
posted here on same list is
http://xen.markmail.org/thread/ltl2faagvqdl4coh
execve("/usr/sbin/xm", ["xm", "create", "centos5.cfg"], [/* 17 vars */]) = 0
brk(0) = 0x6c8000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7f4868b02000