Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちは計量経済学の入門クラスにいて、Gretl からデータをエクスポートして、Stata ユーザーがデータをインポートできるようにする必要があります。
それを作るツール(Stat/Transfer)があるようですが、無料ではありません。
これを行うためのテスト済みの方法はありますか?
を使用gretl.export(vars)して、gretl の一時ディレクトリにある csv ファイルにエクスポートします。このファイルは、import delimited.
gretl.export(vars)
import delimited