Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Showing posts with label
r
.
Show all posts
Showing posts with label
r
.
Show all posts
Tuesday, May 24, 2016
RCaller 3.0 is released!
›
RCaller 3.0 is released with new features. Please visit the page http://mhsatman.com/rcaller-3-0 for the source code, compiled binar...
1 comment:
Thursday, March 19, 2015
Why is R awesome?
›
For someone it is a magic, somebody hates its notation (maybe you!), it has some weird rules and maybe it is just a programming language ...
Monday, March 16, 2015
Compact Genetic Algorithms with R
›
Compact Genetic Algorithm (CGA) is a member of Genetic Algorithms (GAs) and also Estimation of Distribution Algorithms (EDAs). Since it...
Accessing C++ objects from R using Rcpp
›
Rcpp (Seemless R and C++ integration) package for R provides an easy way of combining C++ and R code. Since R is an interpreter, a bulk of...
Saturday, March 14, 2015
SQLite with R - The sqldf package
›
R 's data sorting functions sort and order , the data filtering function which , vector accessing operators [] , vector and matrix...
Handling all variables in a workspace in R with RCaller
›
It is known that the R assigns a value to a variable name by using the Assignment Symbol <- which corresponds to assign function. RCa...
2 comments:
Friday, March 13, 2015
RCaller 2.5 is available for downloading
›
We are happy to announce that our 'easy to use' Java library for calling R from Java is available for downloading by now on. Dev...
Migration of RCaller and Fuzuli Projects to GitHub
›
Since Google announced that they are shutting down the code hosting service 'Google code' in which our two projects RCaller and Fu...
Monday, March 9, 2015
Nearest-Neighbor Clustering using RCaller - A library for Calling R from Java
›
RCaller is a software for calling R from Java. A blog post includes the latest version of downloadable jar and documentation here . The...
›
Home
View web version