문제

I'm looking for a possibility to use different 'higher' math operations in combination with R. A link or integration between R and a CAS would be the perfect solution.

Which integration of R and other (math & statistic related) systems or vice verse are out there? How well do they work? What would you suggest? How expansive (in time, money and frustration) are they?

(FOSS is of course preferred :)

도움이 되었습니까?

해결책

Have you looked at the Ryacas package which brings Yacas to R?

The SAGE project has a focus on CAS and offers an R integration.

다른 팁

There is also rsympy (CRAN):

rSymPy is an R package giving R users access to the SymPy computer algebra system running on Jython from within R.

Sadly there is only a link to matlab and not maxima...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top