cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
ChernoffTurtle7
Level III

How to understand Lambda1 and Lambda2 for Box Cox transformation ?

What do Lambda1 and Lambda2 mean when specify parameters for Box Cox transformation? How to specify them?

I have searched Box Cox formula in Help. It has only one Lambda parameter in formula. So I'm confusing.

Thank you!

 

ChernoffTurtle7_0-1679386954703.pngChernoffTurtle7_0-1679386954703.png

ChernoffTurtle7_1-1679386987715.pngChernoffTurtle7_1-1679386987715.png

ChernoffTurtle7_2-1679387045357.pngChernoffTurtle7_2-1679387045357.png

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
MRB3855
Super User

Re: How to understand Lambda1 and Lambda2 for Box Cox transformation ?

JMP's Box-Cox function (as opposed to the B-C transformation in linear models, as you show above) is based on the following. 

https://en.wikipedia.org/wiki/Power_transform.

MRB3855_0-1679394548442.pngMRB3855_0-1679394548442.png

 

View solution in original post

2 REPLIES 2
MRB3855
Super User

Re: How to understand Lambda1 and Lambda2 for Box Cox transformation ?

JMP's Box-Cox function (as opposed to the B-C transformation in linear models, as you show above) is based on the following. 

https://en.wikipedia.org/wiki/Power_transform.

MRB3855_0-1679394548442.pngMRB3855_0-1679394548442.png

 

ChernoffTurtle7
Level III

Re: How to understand Lambda1 and Lambda2 for Box Cox transformation ?

Thank you!

Recommended Articles