Hi,
Normally I would save a matrix in a *fmt file, but would it be possible to save it as a Rdata file or something else that would be readable by R?
2 Answers
0
accepted
The saved
command can save data from GAUSS into a variety of formats, including CSV and Excel.
0
Thanks a lot!
I can see it has become a possiblity in version 20 (or perhaps 19), and I was using version 18 before. Will switch to version 20 now.
Your Answer
2 Answers
0
accepted
The saved
command can save data from GAUSS into a variety of formats, including CSV and Excel.
0
Thanks a lot!
I can see it has become a possiblity in version 20 (or perhaps 19), and I was using version 18 before. Will switch to version 20 now.