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.
qqqret、gldret、spyret などの月次株式収益率を持ついくつかの変数があります。それらすべての積み上げヒストグラムまたはドットプロットを同じスケールで作成したいと思います。どのようにアイデアはありますか?
ありがとう!
ps。ベクトルを互いに積み重ねて、それぞれに指標変数を作成すると、ストリップ プロットを使用できます。しかし、「hist qqqret gldret spyret」のようなことを言えるようになりたいです
dotplotをサポートしていvarlistます: ヘルプを参照してください。
dotplot
varlist
stripplot(SSC)は代替品です。
stripplot