When I choose to display the limits as reference lines, two labels are automatically added to the graph, which hide the original values.How can I show the labels and values ?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
When using `graph built`, how can I describe the requirement in JSL that certain Y-axis variables, which may not always appear, should be displayed if they have values and not displayed if they have no values? The following two methods have not been effective. 1.dt = Open("$SAMPLE_DATA/Big Class.jmp");
Graph Builder(
Size( 534, 450 ),
Show Control Panel( 0 ),
Variables( X( :sex ), try(Y( :bbb )...
I am graphing two functions in JMP using the YFunction command in JSL. I would like to calculate the point where they intersect. How should I do this either manually or in JSL?Thanks for the help!
smushieduckface
Which version of JMP is the highest version with 32 bits?Does it still install in 64-bit Windows 10? Thanks!
Which version of JMP is the highest version with 32 bits?Does it still install in 64-bit Windows 10? Thanks!
Hello, I'm trying to plot some data using graph builder, where serial number and response are plotted on X and Y. I'm trying to group by two variables - design and batch, but since each batch is only one design I would like to not include every batch number under each design. I can achieve close to the results I want by nesting the X-axis, but then I cannot plot by serial #.Any solutions for this?...
Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
the url looks like format below. If you do, can you share some script lines how to connect to the url at least?abfss://filesystemname@accountname.dfs.core.windows.net
Currently, it's easy to leverage GPU acceleration for computations in Python. Can this be achieved using JSL alone? Thanks Experts! 64bit win10
Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
the url looks like format below. If you do, can you share some script lines how to connect to the url at least?abfss://filesystemname@accountname.dfs.core.windows.net
Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...
Hi,
I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
While using a logit link function helps linearize the relati...
I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot.
I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted.
How can I import plot_from_R in the size I want?
R Init();
R Submit(
"\[
windows(300,100) #it doesn't work
plot(function(x) dnorm(...
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...