У нас вы можете посмотреть бесплатно Introduction to Financial Econometrics using stata или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
We discuss the basics of stata, the salients are : 1. How to use example data set in stata 2. browse the data in the data editor, describe and codebook data for exploring metadata or data characteristics. 3. summarize the data set 4. how to list data with if expression and in range operator 5. how to rename the variable 6. how to declare data to time-series data 7. how to generate a variable with an expression 8. how to use time series L. (the lag) operator 9. how to find log and simple arithmetic returns. 10. how to use the keep command 11. how to preserve and after using some commands like keep, the restore previous state of data by restore command 12. how to save data using the save command 13. how to plot time series line graph of a variable 14. how to plot a histogram of a variable 15. how to import excel data from your local derive. 16. how to drop/delete a column/variable. The commands are placed at the following GitHub link: https://github.com/faisalnawazmir/Eco...