Displaying 11 results from an estimated 11 matches for "judit".
Did you mean:
audit
2010 Nov 09
2
Change a value in a matrix randomly
...0 0 0 0
0 0 0 0
And I would like that one of these values turn into 1, for example if one condition is got, but not in a concrete position if not randomly.
Could you indicate me the code to can get it?
Thanks in advance,
Judit Barroso
[[alternative HTML version deleted]]
2011 Dec 12
1
Please delete my e-mail judit.barroso@montana.edu
Please,
I am receiving lot of e-mails that I do not want.
Please could you delete my e-mail.
Thank,
Judit
-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Thomas Adams
Sent: Monday, December 12, 2011 3:22 PM
To: Bert Gunter
Cc: r-help at r-project.org
Subject: Re: [R] Boxplot of multiple vectors with different lengths
Bert,
I may...
2010 Dec 01
1
read a matrix to find a value
...g some condition when the value of the matrix in not null, but I don't know what function or loop I have to use to find the values > than 0 for the next step.
pop <- matrix(0,7,7)# Population matrix when t==0
pop[sample(1:length(pop),1)] <-1 #Population matrix when t==1
Thanks a lot,
Judit
[[alternative HTML version deleted]]
2010 Nov 10
1
Difficult doubt about choose distances randomly in a matrix with a probability of event
...0.7 0.7
0.7 0.7 0.7 0.7 0.7 0.7
0.7 0.7 0.7 0.7 0.7 0.7
I am trying to do loops but I am a beginner and I am very lost. Could anyone say me what code should I use?
Thank you very much,
Judit Barroso
[[alternative HTML version deleted]]
2005 Jan 11
2
Breslow Day Test
...irable outcomes an OR that is
less than one indicates that the intervention was effective in reducing the
risk of that outcome. When the event rate is small, odds ratios are very
similar to <javascript:void(0);> relative risks.
http://www.cochrane.dk/cochrane/handbook/contents.htm
Bye,
Judit
[[alternative HTML version deleted]]
2010 Nov 23
2
How to do a stochastic model in R
...a.frame[x,4]*spp
data.frame[x,6] <- data.frame[x,2]- data.frame[(x-1),2]
data.frame[x,7] <- data.frame[x,2]/ data.frame[(x-1),2]
}
}
end
data.frame
Thank you very much in advanced,
Judit Barroso
[[alternative HTML version deleted]]
2010 Dec 15
0
Problems with the borders (High difficulty)
...cells from all possible sources
image(1:width,1:height, SB, col=terrain.colors(6), xlab="", ylab="")
gN[t,1:5] <- cbind(t, mean(SB), mean(SDL), mean(AP), mean(SP))
}
gN
Thank you very much in advance, and congratulations for this magnificent help that all of you offer,
Judit Barroso
[[alternative HTML version deleted]]
2012 Sep 02
3
Loading Chess Data
All,
What would be the most efficient way to load the data at the following
address into a dataframe?
http://ratings.fide.com/top.phtml?list=men
Thanks,
David
--
View this message in context: http://r.789695.n4.nabble.com/Loading-Chess-Data-tp4642006.html
Sent from the R help mailing list archive at Nabble.com.
2007 Aug 28
1
calls being forwarded to neighbor?? please help, thx :)
...xited non-zero on
'SIP/9083XXX-0816b208' in macro 'incoming-call-to-extension'
== Spawn extension (macro-incoming-call-to-extension, s, 3) exited non-zero on
'SIP/9083XXX-0816b208'
-- Executing NoOp("SIP/31247110460-081e3ed8", "Incoming-s. CallerID:"Judit" <31247110570> -
Calling:s") in new stack
-- Executing AGI("SIP/31247110460-081e3ed8",
"incoming.php|answered=s&channel=46&rule=2&uniqueid=1188247365.8") in new stack
-- Launched AGI Script /usr/share/asterisk/agi-bin/incoming.php
-- AGI S...
2006 May 03
1
Problems with exclude files in rsync 2.6.4
Hi,
I've been trying to rsync some folders from my debian pc to a suse
server. I created an exclude file called exclude_files.txt where one can
read the following:
^/proc/*
/prova1/
/var*
*.o
*.swp
^/dev*
When I execute de command:
rsync -aulHI --delete --partial --modify-window=2 --log-format=" %t %o
%l %f " --stats \
2011 Dec 19
1
pbd-plug failing when attaching an SR that was introduced
Any troubleshooting steps I can follow to get this SR attached again? Has
anyone seen this error before?
xe pbd-plug uuid=b804d322-c501-6b59-fb7e-b6612042535c
There was an SR backend failure.
status: non-zero exit
stdout:
stderr: Traceback (most recent call last):
File "/opt/xensource/sm/LVMSR", line 1446, in ?
SRCommand.run(LVHDSR, DRIVER_INFO)
File