1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
<html>
<head>
<title>Exporting to R</title>
</head>
<body>
<h1>Exporting to R</h1>
<p>
<a href="http://www.r-project.org/">R</a>
is a free software environment for statistical computing and graphics.
While you can perform analysis and plot results in Cain, R
offers a full-featured platform for these tasks.
In the following sections we will consider
time series data with
<a href="ExportRSingle.htm">single</a> and
<a href="ExportRMultiple.htm">multiple</a> trajectories.
</p>
</body>
</html>
|