count number of observations
Posted: Wed Jul 12, 2023 6:42 am
Hi
I am trying to count the number of observations in a series that has missing values. I use the command seriesname.@obs, but every time I got a message that says that "NA found in matrix". I know that the series has missing data and that is why I want to count the available data point. Any help on how to solve this?
I am trying to count the number of observations in a series that has missing values. I use the command seriesname.@obs, but every time I got a message that says that "NA found in matrix". I know that the series has missing data and that is why I want to count the available data point. Any help on how to solve this?