Only to complement my message/question below, just after I click on AmeliaView in order to try to load my R file, R shows the following in the command line (third row as per below):

> library(Amelia)
> AmeliaView()
Loading required namespace: tcltk

Many thanks.

Michel

---

Em quinta-feira, 8 de março de 2018 14:23:13 GMT, Michel <michel1404@yahoo.com.br> escreveu:


Hello. I'm trying to load a database from an R file (extension .RData) into Amelia II by using AmeliaView. However, when I choose the R file that contains my data to be loaded, it seems that Amelia II stops running because I cannot see any database loaded into it (Amelia's screen doesn't change at all), even waiting some time to see if the data eventually would be loaded, which never happened so far. So, could you please give me some guidance on what am I doing wrong? Just to give you some context about my database: it is a Cross-Sectional Time Series, consisting of the daily closing position of each stock market of the G-20 countries from 2003 to 2017, totaling around around 80,000 data points (i.e. around 4,000 values per country), out of which about 5% are missing values. Many thanks. Best wishes, Michel