x-axis in log scale
how to have vertical line in graph where x-axis is in log scale with dual Y-axis?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourceshow to have vertical line in graph where x-axis is in log scale with dual Y-axis?
I want to take a list and express the entire list as a comma separated string. My purpose is to name the finished data table to include all the items in the list. Char(List_items);Works but it's ugly, is there a better way? {-Item 1-, -Item 2-}
Hi, I would like to add labels to my error bars which I have defined as my range for my dataset. My graph should have the means, and the minimum and maximum values of my data listed on the plot (A column chart). Is this possible? I am only able to add for my means currently.
Is there a way to output a table of solutions from a CCD using the profile after fitting the reduced model? Or you can only select maximize desirability and get one result? i'm aware if you move around the starting point maybe the algo will find an alternate solution. I'm trying to get a table of outputs showing possible optimums within the response surface (an example from Minitab is attached). T...
Good morning,
The aim is to test mixtures of components to target a continuous variable Z.
To achieve this, the blend must contain one (and only one) component from each of the following familly (these categories are made up of components with similar characteristics), plus glycerine (systematically):
Family 1: A, B
Family 2: C, D
Family 3: E, F, G, H, I, J
Family 4: glycerine
Two intermediate continuous...
how to have vertical line in graph where x-axis is in log scale with dual Y-axis?
Hi, I would like to add labels to my error bars which I have defined as my range for my dataset. My graph should have the means, and the minimum and maximum values of my data listed on the plot (A column chart). Is this possible? I am only able to add for my means currently.
Is there a way to output a table of solutions from a CCD using the profile after fitting the reduced model? Or you can only select maximize desirability and get one result? i'm aware if you move around the starting point maybe the algo will find an alternate solution. I'm trying to get a table of outputs showing possible optimums within the response surface (an example from Minitab is attached). T...
Good morning,
The aim is to test mixtures of components to target a continuous variable Z.
To achieve this, the blend must contain one (and only one) component from each of the following familly (these categories are made up of components with similar characteristics), plus glycerine (systematically):
Family 1: A, B
Family 2: C, D
Family 3: E, F, G, H, I, J
Family 4: glycerine
Two intermediate continuous...
Hey guys,I'm trying to add a new value (variable value) to a list inside a function, each time the function has been called.No matter what I tried, the list is not getting any value. Any advice? Adding the example of the code
from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml# If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
Exceptions are the utilities Show, Write, and Print, which do not evaluate e...
This works: Extract Expr(:height << set name( "new" ), :height ); But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height);
Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...
fyi While debugging @replace Head, I noticed that a custom function evaluates the return values +1x compared to a standard function:myFunction = function({}, return(Expr(3*5)));
add custom functions (newcustom function("my custom", "function", function({}, return(Expr(3*5)))));
Show(myfunction());
Show(my custom:function())so maybe add another Expr() ...add custom functions (newcustom function("m...
Hi everyone,for my proc mixed I already got a table with Least-Squares Means, ods output "lsmeans".Additionally, I would like to have a table for the differences, ods output “DIFFS”.Can anyone tell me how to get to this output in the current jmp version (18.1.0)?Thanks in advance for your support.
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...