Hi Friends,
i'm new to RI have data frame having columns X Y ZI want to do
pivot on this data framecan any one help me on this...
Thanks,
Namit
--
View this message in context:
http://r.789695.n4.nabble.com/Create-a-Pivot-tp4637629.html
Sent from the R help mailing list ar
lease help me on this.
Thanks,
Namit
--
View this message in context:
http://r.789695.n4.nabble.com/creating-Pivot-tp4637711.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.et
Hi Friends,
Need help:I have data frame x z y
ss 1
2
aa 3
0
cc
Hi Arun,
Its the same question,but i need to arrange them i a perticular order
,,,which is not in desc or ascending order.
Thanks,
Namit
--
View this message in context:
http://r.789695.n4.nabble.com/Arranging-the-data-tp4637865p4637872.html
Sent from the R help mailing list archive at
Hi Friends,
i have data x yz
aa 10 4
bb% 3 2
cc4 3
I need to add "%" symbol in 3rd row
0 1226
AcctCov 230 165 0 395
Cov%40% 26% 0% 32%
UnCov% 60% 74% 0% 68%
EqVol11$MM$8.50 $10.60 $0 $19.10
Thanks in Advance.
Thanks,
Namit
--
View this message in context:
http://r.789695.n4.nabble.com/Getting-warning-me
Hi Arun,
Bymistake it kept X instead of Z16.
--
View this message in context:
http://r.789695.n4.nabble.com/Getting-warning-message-tp4637928p4637983.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
Ccc 1315 16
Summary G Y R
Acc 1011 12
Bcc 1312 11
Ccc 1116 20
Can anyone help me on this.
Thanks in Advance.
Thanks,
Namit.
--
View this message in context:
http://r
1114 15
Ccc 1315 16
Summary G Y R
Acc 1011 12
Bcc 1312 11
Ccc 1116 20
Can anyone help me on this.
Thanks in Advance.
Thanks,
Namit.
Arun your logic is not
1 4 3 5 2
> Z16[5,2:5]<-paste("$",Z16[5,2:5],sep="")
Error in Z16[5, 2:5] <- paste("$", Z16[5, 2:5], sep = "") :
incorrect number of subscripts on matrix
Thanks in Advance.
Thanks,
Namit
--
View this message in context:
http://r.789695.
R T
Accts 582 644 01226
AcctCov 230 165 0395
Cov%40% 26%0%32%
UnCov% 60% 74% 0% 68%
EqVol11$MM$8.50 $10.60 $0 $1
2 22 BB3 3 3 3
CC 2 2 22 CC3 3 3 3
Thanks,
Namit
--
View this message in context:
http://r.789695.n4.nabble.com/Coloring-specific-cells-tp4639578.html
Sent from the R help mailing list archive at Nabble.com.
_
Thanks Arunthis problem is resolved
--
View this message in context:
http://r.789695.n4.nabble.com/Can-any-one-help-me-on-this-Issue-tp4638664p4639579.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing l
I'm using the partial plot function in the Random Forest package
(randomForest).
I want to be able to control the region of values it chooses for the x.var
variable (instead of going from 0 to 10, I want to go from 0 to 1000).
The problem I'm having is that it seems the only method to do that
14 matches
Mail list logo