cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Functional inverse for formula

The idea is to have an option in the 'new formula column' (right click on column) that inverse a formula function. 

 

For exemple, the formula of a column :z is:

:x / (1 + :y)

Then I select click on 'New formula column/inverse function'. Then a popup menu or an additional menu propose to select the independant variable. Let say I click on :y. Then a new column called Inverse[z][y] is created with the following formula:

:x/:z - 1

This features would be extremly appreciated for inversing transformation.