Displaying 2 results from an estimated 2 matches for "rperl".
Did you mean:
perl
2017 Aug 23
0
Bayesian Stats Job, MCMC Code Porting
Hello R Programmers,
We have a large existing Perl codebase which is currently being
upgraded to use the new optimizing RPerl compiler (not related to the
R language).
http://rperl.org/
Also in use by the same Perl codebase is some custom R code which
loads the "bayesm" library in order to execute Markov Chain Monte
Carlo (MCMC) calculations.
https://cran.r-project.org/web/packages/bayesm/index.html
This job is...
2004 Jul 12
5
Regular Expressions
Hi,
Is there a way to use regular expressions to capture two or more words in a
sentence? For example, I wish to to find all the lines that have the words "thomas",
"perl", and "program", such as "thomas uses a program called perl", or "perl is a
program that thomas uses", etc.
I'm sure this is a very easy task, I would greatly appreciate