Displaying 8 results from an estimated 8 matches for "3_2".
Did you mean:
32
2008 Jan 15
1
help with reshaping data into long format (correct question)
...n n n
ques1_1 2 4 5 6 8 3 1 2 4 5
ques1_2 6 4 5 12 10 9 8 4 5 7
ques1_3 17 23 32 25 14 24 23 22 32 29
ques2_1 4 7 9 10 6 8 5 7 8 9
ques2_2 8 9 10 12 17 19 14 21 22 19
ques2_3 23 18 19 20 23 24 26 28 29 22
ques3_1 5 7 9 1 4 7 9 8 10 5
ques3_2 34 35 32 23 31 29 27 25 32 33
ques3_3 29 33 27 25 27 23 24 29 27 24
where the first row is the header row in a dataframe. First I want to merge the two variables
treat_a and treat_b to a new variable called "treat" which will be given n if it's left blank
in the variable treat_a...
2011 Oct 12
0
PMML for Cox Regression
...gression
model will not generate the proper results for this cox regression model.
Can someone point us to the proper documentation for scoring this model?
Thanks in advance,
Rick Pechter
<?xml version="1.0"?>
<PMML version="3.2" xmlns="http://www.dmg.org/PMML-3_2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.dmg.org/PMML-3_2
http://www.dmg.org/v3-2/pmml-3-2.xsd">
<Header copyright="Copyright (c) 2011 sdoberman" description="CoxPH
Survival Regression Model">
<...
2008 Jan 15
0
Help with reshape data into long format
...n n n
ques1_1 2 4 5 6 8 3 1 2 4 5
ques1_2 6 4 5 12 10 9 8 4 5 7
ques1_3 17 23 32 25 14 24 23 22 32 29
ques2_1 4 7 9 10 6 8 5 7 8 9
ques2_2 8 9 10 12 17 19 14 21 22 19
ques2_3 23 18 19 20 23 24 26 28 29 22
ques3_1 5 7 9 1 4 7 9 8 10 5
ques3_2 34 35 32 23 31 29 27 25 32 33
ques3_3 29 33 27 25 27 23 24 29 27 24
where the first row is the header row in a dataframe. First I want to merge the two variables
treat_a and treat_b to a new variable called "treat" which will be given n if it's left blank
in the variable treat_a...
2010 Nov 05
1
__Legend_para_varios_gr�ficos
...=1)"),fill=c("green","red","orange","steelblue"),cex=0.5)
y ya aparece la leyenda donde yo quería.
¡Muchas gracias!
Guillermo
> Aqui está el código
>
> como ves, lo crucial es el new
>
> Saludos
>
>
> png(filename = '3_2-pastis-castella.png'
> , width = 500, height = 500, units = 'px'
> , pointsize = 12, bg = 'white', res = NA)
> par(mfrow=c(2,2),mar=c(0,4,4,2),oma=c(1,1,8,1),mex=.3)
> par(mfrow=c(2,2),mar=c(0,4,4,2),oma=c(1,1,8,1),mex=.3)
> a<-c(34.11, 65.89)
> b<-c(22...
2012 Mar 09
1
Multiple Correspondence Analysis
You should send this to r-help@stat.math.ethz.ch.
On 03/09/2012 09:21 AM, Andrea Sica wrote:
> Hello everybody, I'm looking for someone who is able with MCA and
> would like to gives some help.
>
> If what I'm doing is not wrong, according to the purpose I have, I
> need to understand how to create a dependence matrix, where I can
> analyze the
> dependence between
2010 Nov 05
2
Legend para varios gr�ficos
Hola a todos,
Mi pregunta es si hay alguna manera (sencilla/rápida o no) de colocar
una leyenda común para dos gráficos colocados en paralelo con
par(mfrow=c(1,2)).
He probado con par(xpd=NA) y con par("usr") pero no encuentro la solución.
Está claro que podría poner la misma leyenda para cada gráfica, pero
quedaría mejor con una global para ambos.
Muchas gracias de antemano por la
2011 Apr 11
2
Fixme errors shdocvw and DocHostContainer_exec Exec failed
...rl PARSE_CANONICALIZE
fixme:itss:ITSProtocolInfo_ParseUrl PARSE_CANONICALIZE
fixme:itss:ITSProtocolInfo_ParseUrl PARSE_CANONICALIZE
fixme:itss:ITSProtocolInfo_ParseUrl PARSE_CANONICALIZE
fixme:mshtml:nsURI_GetAsciiHost Use Uri_PUNYCODE_IDN_HOST flag
0[149790]: file ms-its:C:\PROG~FBU\ROC-V\ROC-~MTA.3_2\data\ROCV~10L.CHM::/startpage.htm, line 17: ReferenceError: windowCheck is not defined
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046}
fixme:shdocvw:PropertyNotifySink_OnChanged unimplemented dispid 1005
fixme:shdocvw:ClOleCommandTarget_Exec Unimplem...
2007 Jul 10
3
winbind + samba limits with large AD?
Hi,
a few months ago I tried to setup samba + winbind (debian etch,
amd64, samba 3.0.24). I followed the howto and got the authentication
running. But I had not much success with winbind. I disabled the
user/group enumeration, but this didn't change it. A simple 'ls -l' in
a directory with 10-20 files took minutes to return the list and most
of the time winbindd just stopped working