BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Daisy2
Obsidian | Level 7

For PLS does my Response (Y) need to be Normal?  I’m wondering whether I need to use my transformed Y or is it OK to use the measured data with no transformation?  Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
Ksharp
Super User

No need to be normal and no need transformation .

PLS is totally different algorithm with Least Square algorithm .

View solution in original post

5 REPLIES 5
Ksharp
Super User

No need to be normal and no need transformation .

PLS is totally different algorithm with Least Square algorithm .

PaigeMiller
Diamond | Level 26

But on the other hand, the Y variable cannot be binary or categorical, PLS doesn't work well that way (although I have done it).

--
Paige Miller
Daisy2
Obsidian | Level 7
Thanks, I see that my X's need to be centered and scaled - is that right? If so, how do I do that?
Ksharp
Super User

Yes. It is true. SAS will do it for you . you don't need to do anything.

" be centered and scaled" is a part of PLS algorithm .

PaigeMiller
Diamond | Level 26

@Daisy2 wrote:
Thanks, I see that my X's need to be centered and scaled - is that right? If so, how do I do that?

They don't "need to be" scaled, but that's usually the way PLS is run. However, there are valid reasons why you might not want to scale the x-variables in some scenarios. So PROC PLS gives you the choice of using scaling, which is the default, or not scaling, which is the NOSCALE option.

--
Paige Miller

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 991 views
  • 0 likes
  • 3 in conversation