blip {r.blip} | R Documentation |
Bayesian Learning Package - Main function.
Description
Used by most of the functions in the r.blip binding, provides access to the included jar file.
Usage
blip(args)
Arguments
args |
Vector of arguments to be passed to the jar |
Details
The arguments vector is formatted in a system call to the included jar file. Should not be called directly by the user, unless you know exactly what you are doing. In that case, call directly the blip jar.
[Package r.blip version 1.1 Index]