cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

How do I add a column (new feature) to the subset matrix (chosen rows) in the optimal design function?

I am doing optimal design. I have 57 runs that represent the locations of sensors. There is a factor called the Penalty factor. (not a constant factor) that is calculated based on the distances between the sensors (each sensor represents a row in the matrix). This factor should be updated after each iteration. I need to calculate the penalty factor only of the subset rows "chosen rows" (for example, 20 in my problem). The distances are expressed in a separate worksheet. 

I hope my problem is clear enough! Please, let me know if there is any question!

 

1 REPLY 1

Re: How do I add a column (new feature) to the subset matrix (chosen rows) in the optimal design function?

I am concerned that the Penalty factor depends on the sensor location factor, so that that combination will produce a singularity in the regression analysis.

 

Please provide a picture of your design for the locations and how the Penalty is calculated.

Recommended Articles