[R] Geometric Brownian Process

2007-01-02 Thread Michael Graber
any source code. Can anybody point mo to an package, or has anybody an idea how to simulate an geometric brownian process in R? Thanks in advance, Michael Graber __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help

[R] Creating a table

2006-11-14 Thread Michael Graber
A 2 1 1 4 B 1 00 1 colsum 31 15 so that the frequencies of df$loc are shown in the table for different time intervals. Thanks in advance for any hint, Michael

Re: [R] R and ViM

2006-05-29 Thread Michael Graber
dear all, to close the open question i asked more than a month ago, i would like to tell you my conclusions: exchanging emails with larry clapp who wrote funnel.pl, i found out that the tasks i wanted to be done by funnel.pl could actually, and much more, also be done by gnuscreen

[R] boxplots instead of a scatterplot

2006-04-24 Thread Michael Graber
, Michael Graber __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] R and ViM

2006-04-18 Thread Michael Graber
for help. Thanks, Michael Graber __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] y-axis in histograms

2005-11-15 Thread Michael Graber
know how to deal with this. Thanks in advance, Michael Graber __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] data.frame-question

2005-10-25 Thread Michael Graber
be the sum of the numbers where Name ==Name_singular.- For example: TAB3: Name_singular Sum A 11 B 27 … - I tried it with for-loops, but I think there must be an easier way.- I would be very grateful for your help, Michael Graber __ R-help

[R] How to delete rows

2005-07-27 Thread Michael Graber
= TRUE,append = TRUE ,sep = );cat(TAB1[[2]][i], file=Number.txt, fill=TRUE,append=TRUE, sep=)}} Name-readLines(Name.txt) Number-readLines(Number.txt) TAB-data.frame(Name,Number) Thanks in advance, Michael Graber __ R-help@stat.math.ethz.ch mailing

[R] converting an ASCII file to a matrix

2005-05-10 Thread Michael Graber
abstract example: name: x age: 9.9.99 record number: 999 title: x xxx keywords: xxx xx white space name: age: 8.8.88 record number: 8 title: yy keywords: yyy yyy white space I would be very grateful for your help! Michael Graber [EMAIL

[R] converting an ASCII file to a matrix

2005-05-10 Thread Michael Graber
I would be very grateful for your help! Michael Graber [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html