https://github.com/dicook/umelb_econ
Slides for a presentation at University of Melbourne
https://github.com/dicook/umelb_econ
Last synced: 4 months ago
JSON representation
Slides for a presentation at University of Melbourne
- Host: GitHub
- URL: https://github.com/dicook/umelb_econ
- Owner: dicook
- License: mit
- Created: 2018-09-10T01:22:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T12:42:59.000Z (almost 8 years ago)
- Last Synced: 2025-04-08T16:54:01.422Z (about 1 year ago)
- Language: HTML
- Homepage: http://dicook.org/files/UMelb_Econ
- Size: 55.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# University of Melbourne, Economics
This repo contains slides for a talk in the Economics Department, University of Melbourne, Sep 12, 2018.
Title: Visualising high-dimensional spaces with application to econometric models
Abstract:
The grand tour, guided tour and manual tour are used to sample projections of high-dimensional space. These are excellent for understanding the overall shape of structures, and differences between groups, in the space. The grand tour algorithm consists of a sequence of projections of the object space R^p onto a viewing space R^d. Often d=2, i.e., the object is mapped onto planes, but technically d might be 1, 2, 3, or larger. To be precise, denote G(d, p) to be the Grassmann manifold of d-dimensional planes in R^p. Defining it as G(d, p), ensures that within-plane rotation is removed from the sequence of views. There is new software to conduct tours in R.
This talk discusses using the tour to examine multivariate distributions, dimension reductions, and cognostics describing high-dimensional time series.