BookmarkSubscribeRSS Feed
4MUL8R
Calcite | Level 5

I have 25 raw data files that describe five vehicle tests of a set of five lubricant formulations where each automated test is 1,000 miles on a vehicle dynamometer.  The combined dataset is nearly 300,000 rows of data.  In the dataset, there are over 30 recorded operating parameters from various sensors on the vehicle.  To fairly compare the lubricant formulations, it is desirable to create a model that removes the effects of the operating parameters that vary from test to test (experimental error).  Of the 30 parameters recorded, some may have essentially the same effect, in a model, as they may be collinear or correlated.

 

What method in EG would best select the terms of the model, thereby allowing a fair comparison of the five lubricant formulations?

 

At present, with some subject matter expertise, I have manually selected terms and inspected their Pr > F values.  With such a large dataset, these terms all show <.0001.  However, I am concerned that I could be overspecifying the model.  If there were a way to let the data define the model first, I would feel more comfortable.

 

How would you recommend evaluating the data?

2 REPLIES 2
PaigeMiller
Diamond | Level 26

Suggestion: instead of working from the point of view of selecting model terms, work from the point of view that empirically there is no logical way to select from correlated predictor variables. In other words, use a statistical methodology that accounts for these correlations between predictors and develops a good predictive model using ALL predictor variables.

 

This method is Partial Least Squares regression, or in SAS it is PROC PLS. Studies have shown you get a better predictive model (better meaning lower root mean square error of the predicted values and model coefficients) than if you do some sort of model selection technique. Reference: http://amstat.tandfonline.com/doi/abs/10.1080/00401706.1993.10485033#.WcUJHmdMqJA

--
Paige Miller
4MUL8R
Calcite | Level 5

Thank you for your informative reply and reference.

 

I am wondering here, if in EG 7.1, that I choose a PLS model rather than a linear model.  I will see if I can create a branch off the data flow to another modeling method.  I do not use SAS, so it has to be something I can see in EG.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 707 views
  • 0 likes
  • 2 in conversation