Author: Eric

Transforming Panel Data to Long Form in GAUSS

Anyone who works with panel data knows that pivoting between long and wide form, though commonly necessary, can still be painstakingly tedious, at best. It can lead to frustrating errors, unexpected results, and lengthy troubleshooting, at worst.
The new dfLonger and dfWider procedures introduced in GAUSS 24 make great strides towards fixing that. Extensive planning has gone into each procedure, resulting in comprehensive but intuitive functions.
In today’s blog, we will walk through all you need to know about the dfLonger procedure to tackle even the most complex cases of transforming wide form panel data to long form.

Introducing GAUSS 24

We’re happy to announce the release of GAUSS 24, with new features for everything from everyday data management to refined statistical modeling. GAUSS 24 features a robust suite of tools designed to elevate your research. With these advancements, GAUSS 24 continues our commitment to helping you conduct insightful analysis and achieve your goals.

New Release TSPDLIB 3.0

The preliminary econometric package for Time Series and Panel Data Methods has been updated and functionality has been expanded with over 20 new functions in this release of TSPDLIB 3.0.0. The TSPDLIB 3.0.0 package includes expanded functions for time series and panel data testing both with and without structural breaks and causality testing. It requires a GAUSS 23+ for use.

Classification with Regularized Logistic Regression

Logistic regression has been a long-standing popular tool for modeling categorical outcomes. It’s widely used across fields like epidemiology, finance, and econometrics. In today’s blog we’ll look at the fundamentals of logistic regression. We’ll use a real-world survey data application and provide a step-by-step guide to implementing your own regularized logistic regression models using the GAUSS Machine Learning library, including:
  1. Data preparation.
  2. Model fitting.
  3. Classification predictions.
  4. Evaluating predictions and model fit.

Machine Learning With Real-World Data

If you’ve ever done empirical work, you know that real-world data rarely, if ever, arrives clean and ready for modeling. No data analysis project consists solely of fitting a model and making predictions. In today’s blog, we walk through a machine learning project from start to finish. We’ll give you a foundation for completing your own machine learning project in GAUSS, working through:
  • Data Exploration and cleaning.
  • Splitting data for training and testing.
  • Model fitting and prediction.

Understanding Cross-Validation

If you’ve explored machine learning models, you’ve most likely encountered the term “cross-validation” at some point. Cross-validation is an important step for training robust and reliable maachine learning models. In this blog, we’ll break cross-validation into simple terms. Using a practical demonstration, we’ll equip you with the knowledge to confidently use cross-validation in your machine learning projects.

Fundamentals of Tuning Machine Learning Hyperparameters

Machine learning algorithms often rely on hyperparameters that can impact the performance of the models. These hyperparameters are external to the data and are part of the modeling choices that practitioners must make. An important step in machine learning modeling is optimizing model hyperparameters to improve prediction accuracy. In today’s blog, we will cover some fundamentals of parameter tuning and will look more specifically at fine-tuning our previous decision forest model.

Managing String Data with GAUSS Dataframes

Working with strings hasn’t always been easy in GAUSS. In the past, the only option in GAUSS was to store strings separately from numeric data. It made it difficult to work with datasets that contained mixed types. With the introduction of GAUSS dataframes in GAUSS 21 and the enhanced string capabilities of GAUSS 23, that has all changed! I would argue that GAUSS now offers one of the best environments for managing and cleaning mixed-type data. I recently used GAUSS to perform the very practical task of creating an email list from a string-heavy dataset – something I never would have chosen GAUSS for in the past. In this blog, we walk through this data cleaning task, highlighting several key features for handling strings.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.