Displaying 20 results from an estimated 148 matches for "cardiology".
2009 Mar 31
5
how to increase the limit for max.print in R
Hi All,
I am using DNAcopy package in R for copy number analysis of 500K chip.
The final output which I get from DNA copy is too big to be printed in a
file.
So I am getting an error as "reached getOption("max.print") -- omitted
475569 rows "
Can somebody please provide me the pointers with how to increase the limit
for max.print .
Thanks,
Pooja
DISCLAIMER\
2004 Sep 06
4
Cox regression for prevalence estimates
Hello, I'm an MD working in an eye clinic. I'm learning by myself to use R
for use in my research works and for implementation in a software project.
There are some authors who recomends the use of Cox regression as a
substitute for Logistic regression (<a
href="http://www.biomedcentral.com/1471-2288/3/21.pdf"> Barros AJD, Hirakata
VN. BMCMedical Research Methodology, 2003;
2007 Aug 27
2
Sequential Rank Test
...t.
But in my case I need use a non-parametric test (Mann-Whitney).
I was use: RSiteSearch("sequential rank test") but not solve my
problem.
Do you know routine or package implement sequential rank test in R?
Thanks in advance
--
Bernardo Rangel Tura, M.D,Ph.D
National Institute of Cardiology
Brazil
2009 May 13
2
Help with a cumullative Hazrd Ratio plot
...er of subjects in risk each
ticks times for two different groups in bottom of plot (I put one
example in attach).
Do you know a routine for this?
Is possible create a routine for this?
In this case with how commands?
Thanks in advance!
--
Bernardo Rangel Tura, M.D,MPH,Ph.D
National Institute of Cardiology
Brazil
2007 Feb 20
2
Convert plugin
convert_mail = mbox:%h/mail
Convert plugin. If set, specifies the source storage path which is
converted to destination storage (mail_location) when the user logs
in. The existing mail directory is renamed to <dir>-converted.
I'm not entirely clear on what this does. If someone can clarify for
me, I'll update the Wiki.
I'm hoping it'll allow me to convert
2008 Oct 02
4
Load a program at the front end
I want to run a R program, prog.R, interactively. My question is, is
there a way I can start prog.R on the shell terminal when invoking R,
instead of using source() inside R?
TIA,
Gang
2011 Sep 08
2
Factors? I think?
...in. I have
the department codes associated with each, but I need to map the department
name to the doctor name. So I might have Greg Jones, Bob Smith, Tom Wilson,
etc... to go with 1234, 9999, 2222, etc.
I need to turn Greg Jones, Bob Smith, ... and 1234, 9999, ... into Greg
Jones, Bob Smith, ... Cardiology, Radiology, ....
Obviously I could just search and replace within the csv files but I need
something durable that I can run things through repeatedly.
Anyhow, thanks to anyone willing to humor me with an answer.
--
View this message in context: http://r.789695.n4.nabble.com/Factors-I-think-tp3...
2012 Nov 07
2
R: net reclassification index after Cox survival analysis
...and IDI
calculation but it is unclear for me if it allows censored observation.
Package ?survIDINRI? calculates only continuous NRI and the function of
Package ?Hmisc?[#rcorrp.cens(x1, x2, y) ##] is only for no censored
observations.
Many thanks.
Sincerely,
Mario Petretta
Dpt. Internal Medicine, Cardiology and Heart Surgery
Naples University Federico II - Italy
2009 Sep 05
8
Color index in image function
Dear All,
I was looking for the color index in?image function,?such as from topo.colors(n) and etc. but still never found it. For instance, from the help menu.
###########################################
# Volcano data visualized as matrix. Need to transpose and flip
# matrix horizontally.
image(t(volcano)[ncol(volcano):1,])
# A prettier display of the volcano
x <- 10*(1:nrow(volcano))
y
2009 Oct 01
5
How to use Subpopulation data?
Dear Helpers
I have a sample frame and i have sampled from it using three methods and now i want to calculate the statistics but i only get the population parameters.
H <- matrix(rnorm(100, mean=50000, sd=5000))
sampleframe=data.frame(type=c(rep("H",100)),value=c(H))
sampleframe
str=strata(sampleframe,c("type"),size=c(20,), method="srswor")
2006 Sep 24
2
plotCI
...4720281*ano)
ciw.f<-sqrt(1.766073e-08)
plotCI(ano,rf,uiw=ciw.f)
But in the graph not shown the errors bar and I have this error msg
zero-length arrow is of indeterminate angle and so skipped
Well, where is my eror?
Thanks in advance
Bernardo Rangel Tura, MD, PhD
National Institute of Cardiology Laranjeiras
Rio de Janeiro Brazil
2007 Nov 19
2
biplot
Hi,
I am wondering how to draw biplot with the same scales on both plots?
For example, if the two plots have much different scales, generally
the two x-y's are scaled so that the two plots are sitting in the
center automatically. How to disable this?
Thanks
--
Weiwei Shi, Ph.D
Research Scientist
GeneGO, Inc.
"Did you always know?"
"No, I did not. But I believed..."
2008 Jun 18
1
Complex Time Series
...with one seasonal ma(1) is simple
using command arima for fit a time serie, but I don't know HOW TO fit a arima
model in a time serie with 2 diferent seasonal periods
I attach de file ts.csv with the serie.
Thanks in advance....
Bernardo Rangel Tura, M.D, M.P.H, PhD
National Institute of Cardiology
Rio de Janeiro - Brazil
2010 Jan 03
6
Help with function "fitdistr" in "MASS"
Hi, R users:
I want to fit my data into a normal distribution by using the command
"fitdistr" in "MASS".
I changed my data class from "ts" to "numeric" by
>class(mydata)="numeric"
but after using "fitdistr", I got the result below
>fitdistr(mydata,"normal")
mean sd
NA NA
(NA) (NA)
the help doc of
2003 May 01
3
Test statistic for Spearman correlation
In the ouput below, what is the "S" statistic (S = 96) that is used for Spearman? I don't have easy access to the books cited on the help page. Other texts and web sources that I have found use t or z as a test for Spearman, perhaps inappropriately. Can anyone tell me how S is computed or refer to a web resource?
I see from the code for that:
q <- as.integer((n^3 - n) * (1
2005 Aug 30
1
loglinear model selection
...5 0.311 NA
Now I need fit a loglinear model with this variables, but I need know have
a command with generate ALL models with the set this 8 vairables (ALL minus
[,8]) incluindind the interactions.
Can Anyone Help me?
Thanks in advance
Bernardo Rangel Tura, MD, MSc
National Institute of Cardiology Laranjeiras
Rio de Janeiro Brazil
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
2004 Dec 15
3
(no subject)
Dear R-helper,
I would like to compare the AUC of two logistic regression models (same
population). Is it possible with R ?
Thank you
Roman Rouzier
[[alternative HTML version deleted]]
2004 Jan 09
2
Fit non-linear regressor
...(37,42,47,52,57,62,67,72,77,82)
I need fit R and A in y=f(x)=R*exp(A*x), with minimize sd= sqrt(SRR/(n-2)) where SRR is Sum of the Square of the Residuals
and n is number of data points (in this case 10)
How do I make this?
Thanks in advance
Bernardo Rangel Tura, MD, MSc
National Institute of Cardiology Laranjeiras
Rio de Janeiro Brazil
2014 Jul 18
1
Difference btw. Dovecot Director and Dovecot Proxy
...r or
Dovecot Proxy) I should use for my email architecture.
We are a hospital, and for security reasons, we must host ourselves our
emails, and we must leave Google Apps...
I wish to make a Dovecot backend for each department of the hospital.
Each backend Dovecot has a local storage.
Server 01: cardiology
Server 02: emergency
...
Server 05: administration
Dovecot looks in the database which server to use to store email (lmtp)
and transfer the mail for storage.
I do not understand if I have to work with Dovecot Director or Proxy if
I would that LMTP or IMAP request are forwarded to the right back...
2007 Nov 04
1
Help in error of mixed models
...is*Modality, random=~dis|id+non.dis|
id,data=data.bi)
but i recive a erro msg :
Error in MEEM(object, conLin, control$niterEM) :
Singularity in backsolve at level 0, block 1
How in solve this problem? Whats is wrong?
Thanks in advance
--
Bernardo Rangel Tura, M.D,Ph.D
National Institute of Cardiology
Brazil