[Maxima-users] Statistical Analysis.



On 1/15/08, A.J. Rossini <blindglobe at gmail.com> wrote:

> Which reminds me to ask -- where do I look to see how to integrate
> Common Lisp packages with Maxima?

There are some notes in the reference manual under the heading
"Lisp and Maxima", and also in a tutorial named "Minimal Maxima".
You can find both documents at: http://maxima.sourceforge.net/docs.shtml
See also these pages at the Maxima wiki:
http://maxima.sourceforge.net/wiki/index.php/Maxima%20internals
http://maxima.sourceforge.net/wiki/index.php/outline%20of%20Maxima%20internals
Sorry that this stuff isn't better organized. I guess we should merge
it together ....

> (3 reasons -- I've been working with a Common Lisp <-> R gateway,
> mostly R called from Common Lisp; I'm slowly working on a port/update
> of LispStat from XLisp to Common Lisp, and I've got a strong interest
> in leveraging Maxima from the CommonLispStat code base at some point,
> probably next year given my other commitments).

What is the mechanism for communicating between CL and R ?
Is it a foreign function interface or a pipe or what?

best,

Robert Dodier