Hi there,
I'm wondering if there is a way to graph all elements of a matrix as a histogram, ignoring the three individual series used to create the matrix.
BL
Graphing Data in Matrices
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Graphing Data in Matrices
You'll have to vec the matrix into a vector.
Code: Select all
vector b = @vec(a)
show b.distplot
Who is online
Users browsing this forum: No registered users and 1 guest
