cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar
lala
Level IX

AI:create the L25(5^6) orthogonal array design.

Translate the SAS code in this document to JMP's JSL to implement the construction of orthogonal arrays with an orthogonal Latin square structure. For example, create the L25(5^6) orthogonal array design.

2025-02-16_09-03-39.png

5 REPLIES 5
lala
Level IX

Re: AI:create the L25(5^6) orthogonal array design.

 
lala
Level IX

Re: AI:create the L25(5^6) orthogonal array design.

621206248364FED531532D73161111EA.png

lala
Level IX

Re: AI:create the L25(5^6) orthogonal array design.

DeepSeek R1 can

jthi
Super User

Re: AI:create the L25(5^6) orthogonal array design.

What is the purpose of this post? Specific AI model can sometimes do something and sometimes not?

-Jarmo
lala
Level IX

Re: AI:create the L25(5^6) orthogonal array design.

Implementation of generating an orthogonal Latin square array with an arbitrary number of factors and levels using JSL. The levels can be non-prime numbers.

Recommended Articles