- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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.
5 REPLIES 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: AI:create the L25(5^6) orthogonal array design.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: AI:create the L25(5^6) orthogonal array design.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: AI:create the L25(5^6) orthogonal array design.
DeepSeek R1 can
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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.