Displaying 20 results from an estimated 10000 matches similar to: "C interface"
2007 Mar 26
4
a very small query
Hi All
what is the command to give me the listing of the loaded packages. I mean
which are active and not the listing of all the installed packages as
given by library()
thanks in advance
-gaurav
============================================================================================
DISCLAIMER AND CONFIDENTIALITY CAUTION:\ \ This message and ...{{dropped}}
2007 Mar 28
1
Regarding Vista
Hi All
Does R supports Vista Business and Vista Home Premium. I am planning to
upgrade my system. Before that I just wanted to confirm whether R will
work on Vista or not.
Thanks for this help in advance
-gaurav
Sayonara With Smile & With Warm Regards :-)
G a u r a v Y a d a v
Assistant Manager,
Economic Research & Surveillance Department,
Clearing Corporation Of
2007 Jul 26
5
ROC curve in R
Hi,
I need to build ROC curve in R, can you please provide data steps / code
or guide me through it.
Thanks and Regards
Rithesh M Mohan
[[alternative HTML version deleted]]
2007 Mar 28
1
regarding time series object
Hello All
I have time series data like given hereinbelow :-
The data is having dates. I tried using ts() but it requires frequency. As
i have holidays, saturdays sunday market closed, and also sometimes the
data may not be recorded. I want to create a time series object but i want
that where ever the holiday is the except saturday/sunday then it should
impute the mean of previous and the next
2007 May 10
4
Value at Risk
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070510/b26482f4/attachment.pl
2006 Sep 16
1
regarding chaos
hi all,
I have a simple question that does power spectral analysis related to
capacity dimension, information dimension, lyapunov exponent, hurst
exponent.
If yes then please show me the way. I am newbie in the world of chaos.
Sayonara With Smile & With Warm Regards :-)
G a u r a v Y a d a v
Senior Executive Officer,
Economic Research & Surveillance Department,
Clearing
2006 Oct 09
1
regarding bootstrapping
Hi All,
Thanks for all your discussions which I read offline and enhance my
knowledge.
I just want to know how to make yield curve by bootstrapping using R.
Please give me some subject-matter links and code links.
Especially the Spot Yield Curve and YTM Curve.
Sayonara With Smile & With Warm Regards :-)
G a u r a v Y a d a v
Senior Executive Officer,
Economic Research &
2006 Sep 09
2
How to actively join you all
Hello R Community,
I am really impressed by the 'R'. I am a computer engineer. Further, I
have done work on Linux Code at my home and Worked on Cisco IOS platform.
I would like to contribute to the software i.e. i would like to devote my
free time for its development, but i do not know how to join the
development team. If anybody can tell me the way then please show me the
way. I
2007 Apr 20
1
regarding 3d Bar Plot
Hi All R experts
I have data in a two dimensional table. each row of the data adds upto 100
( hence they are percentages ).
it can be interpreted as like this A - I are the matches and P - X are
the players. Thus Player P scored 20% of the runs during this season in
Match C, 60% in Match D and remaining 20% in Match G.
I want to plot 3-d bar plot, where X axis have players, Y axis have
2007 May 09
3
Removing a list of Objects
Hi,
I have a simple beginner's question on removing a list of
objects. Say I have objects C243.Daily1, C243.Daily2...C243.Daily5 in my
workspace. I'd like to remove these without using rm five times.
So I write.
> a <- list(paste("C243.Daily",sep="",1:5))
> rm(a)
Obviously this wouldn't work, as it would only remove the object a.
But is there any way
2007 Apr 20
1
Error: cannot change value of locked binding for
Hello R experts
What does this error means and how to resolve this issue (cannot change
value of locked binding for ). Please suggest
> mc = MonteCarloOption(dt = 1/360, pathLength = 30, mcSteps = 5000,
mcLoops =
+ 50, init = TRUE, innovations.gen = sobolInnovations, path.gen =
wienerPath,
+ payoff.calc = arithmeticAsianPayoff, antithetic = TRUE, standardization
=
+ FALSE, trace = TRUE,
2007 Apr 17
1
Please help.... i know its trivial
Hi All R Experts,
Please help me. Query is given at the end of this R Session
+++++++++start of R Session+++++++
> SCORES<-read.csv("C:/SCORE.csv",header=TRUE,sep=",")
> SCORES
SrNo Player Score
1 1 A 12
2 2 B 23
3 3 C 34
4 4 A 54
+++++++++++++++++
17 17 A 433
18 18 B 32
19 19 B 34
20
2006 Jul 14
1
regarding filtering the data
Hi all
a very happy greeting to you all.
i have just joined the list, i am newbie in R and this is my first message
( before this i was a member of Linux kernel mailing list) and hence i
woulk like to add that i know how to behave in the mailing lists.
I have a data something like this which i am reading from a csv file using
read.table (Is there any difference between read.csv and read.table
2006 Oct 28
0
ALARM!!!! Re: regarding large csv file import
hi Jim,
if i partition the file, then for further operation like merging the
partitioned files and after that doing some analysis on whole data set
would again require the same amount of memory. If i am not able to do or
if i am not having memory then i feel there should be serious thinking
over the issue of memory handling.
hence i am also copying this to r-devel list and i would also would
2006 Oct 28
0
ALARM!!!! Re: regarding large csv file import
hi Jim,
if i partition the file, then for further operation like merging the
partitioned files and after that doing some analysis on whole data set
would again require the same amount of memory. If i am not able to do or
if i am not having memory then i feel there should be serious thinking
over the issue of memory handling.
hence i am also copying this to r-devel list and i would also would
2007 Aug 14
2
pakages
Good Morning
i am in doctorate.
i want to ask for the packages of R,
i tried to install it, but it appears " not found". each time i have to
delete and install again the programme R.
Are there another method for installing the package?
thank you
2007 Apr 24
1
regarding 3d Bar Plot --- correction.
I mis-spoke. It seems I had two collections of functions in the same
directory. One by Colin Goodall, and one by David Scott (I have no
record of where he is/was located). It is the *latter* collection
that does all its work from within Fortran.
I'll have another look at what Colin Goodall actually wrote to see if
it could be useful to guarav.
cheers,
Rolf Turner
rolf at
2006 Oct 28
0
ALARM!!!! Re: regarding large csv file import
hi All,
ok fine got it. The design of R is such that it will work only if data
fits in the main memory. This issue has been taken up many times but it
seems it would be very difficult to change the core code hmmm. ok fine.
hence if i want to work then i will have to either partition the data or
work with columns.
thanks to you all
- Sayonara With Smile & With Warm Regards :-)
G a u
2006 Oct 28
0
ALARM!!!! Re: regarding large csv file import
hi All,
ok fine got it. The design of R is such that it will work only if data
fits in the main memory. This issue has been taken up many times but it
seems it would be very difficult to change the core code hmmm. ok fine.
hence if i want to work then i will have to either partition the data or
work with columns.
thanks to you all
- Sayonara With Smile & With Warm Regards :-)
G a u
2007 May 14
6
Conditional Sums for Index creation
Hi,
Apologies for the long mail. I have a data.frame with columns of
price/mcap data for a portfolio of stocks, and the date. To get the
total value of the portfolio on a daily basis, I calculate rowSums of
the data.frame.
> set.seed(1)
> ab <- matrix(round(runif(100)*100),nrow=20,ncol=5)
> ab[1:5,4:5] <- NA
> ab[6:10,5] <- NA
> ac <- as.data.frame(ifelse(ab <=