03-19-2016 08:15 PM
Hi Everybody!
I have a balanced panel data with missing values and I want to fix my missing value problem. I have 25 firms and a measure of financial performance for each and for 32 quarters(800 observations). I couldn't use proc expand (errorbservation with duplicate ID value found)
and proc arima because of the nature of my data.
Thanks!
03-19-2016 08:22 PM - edited 03-20-2016 07:00 AM
Hi Hannah :-)
I've been playing around with PROC TIMEDATA, which has a SETMISSING= option. You can specify a number of different options, but basically the options are:
03-19-2016 08:22 PM - edited 03-20-2016 07:00 AM
Hi Hannah :-)
I've been playing around with PROC TIMEDATA, which has a SETMISSING= option. You can specify a number of different options, but basically the options are:
Need further help from the community? Please ask a new question.