Learning Resources#
Academic Resources#
Coming to GAUSS from somewhere else?#
- Introduction to GAUSS for Stata Users
- Introduction to GAUSS for EViews Users
- How GAUSS Differs from EViews
- Key Syntax Differences
- Operators
- Concatenation
- Indexing
- Data: Workfiles vs. Dataframes
- Data Import/Export
- Data Manipulation
- Missing Values
- Descriptive Statistics
- OLS Regression
- Time Series Analysis (TSMT)
- Plotting
- Functions and Procedures
- Control Flow
- Common Operations: Quick Reference
- Common Gotchas
- Putting It Together
- What’s Next?
- Introduction to GAUSS for MATLAB Users
- How GAUSS Differs from MATLAB
- Key Syntax Differences
- Matrix Creation
- Indexing
- Operators
- Concatenation
- Filtering and Selection
- Data Import/Export
- Statistics and Econometrics
- Plotting
- Optimization
- Linear Algebra
- Functions and Procedures
- Control Flow
- Common Function Translations
- Toolbox-to-Package Mapping
- Common Gotchas
- Putting It Together
- What’s Next?
- Introduction to GAUSS for R Users
- How GAUSS Differs from R
- Key Syntax Differences
- Operators
- Concatenation
- Data Frames
- Column and Row Selection
- Data Manipulation
- Data Import/Export
- Missing Values
- Statistics
- Linear Regression
- Plotting
- Linear Algebra
- Optimization
- Functions and Procedures
- Control Flow
- Common Function Translations
- R Package to GAUSS Mapping
- Common Gotchas
- Putting It Together
- What’s Next?
- Introduction to GAUSS for Python/NumPy Users
- How GAUSS Differs from Python
- Key Syntax Differences
- Array/Matrix Creation
- Operators
- Concatenation
- Indexing
- Data Frames
- Column and Row Selection
- Data Manipulation
- Data Import/Export
- Missing Values
- Statistics
- Linear Regression
- Plotting
- Linear Algebra
- Optimization
- Functions and Procedures
- Control Flow
- Common Function Translations
- Python Package to GAUSS Mapping
- Common Gotchas
- Putting It Together
- What’s Next?