Hallo,
For the moment I have a relatively large number of portfolios of different
companies (say, company A with portfolios 1 to 10, company B with portfolio1 1
to 15 and so on to company Z with Portfolios 1 to 5). What I am doing, is
loading these simulations out of csv (relatively large amou
Hi,
I want to save the autocorrelation plots resulting out of ACF (acf(ts)), not
just by using the "Save as" command in the R Gui but using some sort of code,
which allows me to chose the format and the path.
Thank you,
Mihai
[[alternative HTML version deleted]]
_
Hello,
Could someone tell me, how can I select from a dataframe only those columns
whose names contain a certain text?
For example, if the column names are
"Bond1.Creditclass","Bond1.Price","Bond2.Creditclass","Bond2.Price", how do I
select only the columns corresponding to Bond1?
Thanks a l
Still doesn't work. I did
Format --> Block --> Comment and chose /* for begin comment,
*/ for end comment
but R doesn't recognize the signs as such. Maybe I should work on the
configuration of TINN R?
Thanks,
Mihai
-Ursprüngliche Nachricht-
Von: ONKELINX, Thierry [mailto:thierry.onkel
Well, I don't care so much if it is */ or something else, I just want to find
some way to end my comment. Still, no matter what signs I use (as Thierry
suggested) doesn't seem to work.
Gruß,
Mihai
-Ursprüngliche Nachricht-
Von: Søren Højsgaard [mailto:soren.hojsga...@agrsci.dk]
Gese
I am using Tinn-R.
-Ursprüngliche Nachricht-
Von: Søren Højsgaard [mailto:soren.hojsga...@agrsci.dk]
Gesendet: Mittwoch, 11. Februar 2009 09:40
An: Mirauta, Mihai; r-help@r-project.org
Betreff: SV: [R] How to comment in R
A hash (#) anywhere on a line will comment out the rest of the li
Something like /*...*/ is what I am looking for ...
-Ursprüngliche Nachricht-
Von: Søren Højsgaard [mailto:soren.hojsga...@agrsci.dk]
Gesendet: Mittwoch, 11. Februar 2009 09:40
An: Mirauta, Mihai; r-help@r-project.org
Betreff: SV: [R] How to comment in R
A hash (#) anywhere on a line wi
Hi everybody,
I use for the moment "#" at the begining of each line for comments.
Is there any possibility to comment more than one line, like something which
shows the beggingng and the end of the comment? Or is there a possibility to
comment only a part of a line?
Thanks,
Mihai
[
Hello,
It seems that all methods work.
Source() however loads only the last function. with save(a,b,file="path") i can
save more than 1 function.
Thanks a lot,
Mihai
-Ursprüngliche Nachricht-
Von: Yihui Xie [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 11. September 2008 16:48
An:
Hello,
I am trying to use self created functions in other scripts than the one
where they are stored.
For the moment I am using the following structure of commands to do
that:
1. Load the text file with the functions in the current script:
x=parse("path")
2. transform the tex in a function: f1=e
10 matches
Mail list logo