Displaying 10 results from an estimated 10 matches for "talepanda".
2007 Feb 05
2
Rconsole - setting the size and location of Windows help files (Rgui)
Hi,
Using the Rconsole file I can specify the size and location of the Rgui
windows on NT.
e.g.
# Dimensions (in characters) of the console.
rows = 51
columns = 100
How can I specify the size of the help windows that popups
when I ask for help? e.g. '?help'
I would like the popup window to have say rows = 51 and columns = 100,
just like the main window but a different location on the
2007 Jan 05
4
ifelse on data frames
[Using R 2.2.0 on Windows XP; OK, OK, I will update soon!]
I have noticed some undesirable behaviour when applying
ifelse to a data frame. Here is my code:
A <- scan()
1.000000 0.000000 0.000000 0 0.00000
0.027702 0.972045 0.000253 0 0.00000
A <- matrix(A,nrow=2,ncol=5,byrow=T)
A == 0
ifelse(A==0,0,-A*log(A))
A <- as.data.frame(A)
ifelse(A==0,0,-A*log(A))
and this is the output:
2007 Mar 18
1
multcomp
I used the multcomp package sometime back for doing multiple
comparisons. I see that it has been updated and the methods like simint
are no longer supported. When I run the program it prompts to me to use
glht. How do I get the lower and upper conf int and the pValues using
glht? Does anyone have an example?
Thanks ../Murli
[[alternative HTML version deleted]]
2006 Dec 04
2
ask for help
Dear Sir
I would appreciate recieving the manul instruction of the program foe geochemical calculations.please what are the requirmentsof using the program
Thanks
Tanat university faculty of science , geology department ,tanta Egypt
Prof.Mohamed Fouad Ghoneim
Ph.D- D.Sc.
Head of Geology Department
Faculty of Science
Tanta University, Egypt
www.profghoneim.tk
2007 Jan 10
2
labels outliers in boxplot
Dear R-users,
Following is part of my data, where slide has 36
levels and block 48 levels. I have done boxplot for
each slide on the same graph. There are outliers for
each slide and I tried to use indentify functtion to
identify outliers in such a way that when I click on
an outlier or point, the points will be labelled by
either their block or ID or by both but without
success. How can I make
2007 Jan 25
1
Substring error
Hi,
Do anybody know when and why the below error we get?
Error in substr(x, as.integer(start), as.integer(stop)) :
invalid substring argument(s) in substr()
Thanks in advance,
Shubha
[[alternative HTML version deleted]]
2007 Jan 24
1
Useful statusbar in RGui
This may be Windows specific, so not appropriate for this List...
Currently, when I'm in console of Rgui, the status bar says a simple message
"R majer ver. minor ver. - A Language and Environment" which I know.
When I'm in plot area, it says "R Graphics" which I know, again.
I think it is very useful if statusbars says current directory,
because in my daily use I
2007 Jan 24
1
how to change the dataframe labels' ?
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070124/36f4b88b/attachment.pl
2007 Jan 18
5
how to get the index of entry with max value in an array?
Hi all:
A short question:
For example, a=[3,4,6,2,3], obviously the 3rd entry of the array has the maxium value, what I want is index of the maxium value: 3. is there a neat expression to get this index?
Thank you!
Best,
Feng
[[alternative HTML version deleted]]
2006 Dec 26
1
Colored Dendrogram
...est data set
> (Jim Lemon)
> 13. Re: Higher Dimensional Matrices (Bill.Venables@csiro.au)
> 14. sequential row selection in dataframe (Pedro Mardones)
> 15. Re: Higher Dimensional Matrices (downunder)
> 16. Merry Xmas (justin bem)
> 17. Re: defining color sequence in image() (talepanda)
> 18. HOW TO: vectorize an iterative process. (Geoffrey Zhu)
> 19. writing to S-PLUS .dat file (Sebastian Michalski)
> 20. Re: extend summary.lm for hccm? (Achim Zeileis)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date:...