Besides the "An introduction to MacAnova", you can get helps as regards the use of different functions by the help(function) command. If you key in help("*") you get the whole list of the available functions in MacAnova.
Analysing in detail some functions of this software, we can see that a lot of commands are similar to the R ones, even if there are some differences. For example if in R a vector can be defined by the c(1,2,4,8) command , in MacAnova you have to use the vector(1,2,4,8) command. More differences are listed here.
To continue the analysis later you have to save the session (save workspace).
MacAnova can be employed in statistical courses, but it can be also useful in research.
|
|