cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Life distribution with censored data that is difficult to fit a distribution model

    Hi SAS community We have a set of data 12 censored interval data points: (0-30, 0-30, 0-30s, 0-30, 0-30, 0-30, 0-30, 0-30, 0-30, 0-30, 89-119, 97-127)minutes. The data points indicates the time interval in which a failure of our product was observed. We want to calculate the time at which 90% of our products are failed (target is below 600minutes). Usually we use the life distribution menu to fit ...

    ThorAndersen ThorAndersen
    Discussions |
    Mar 15, 2023 1:59 AM
    1281 views | 2 replies
  • Mask Text Caption Box in Graph Builder for a subset of sample

    Here is an example where I am calculating % difference between 24 hours and 0 hours for a Script and I would like to mask the 0 hours mean results in the Caption Box since it is equal to 0%. I was able to manually change each text to white by editing but I am wondering if I can do that within the script where I can specify that for each Caption box with "0 hrs" to remove/mask the text. Thank you!!...

    UnrelatedRange6 UnrelatedRange6
    Discussions |
    Mar 14, 2023 7:02 PM
    1541 views | 3 replies
  • SVG Difference between JMP and the WEB

    I'm trying to generate a set of Standardised SVG Strings that can be used both in JSL Scripts and in a Web Application. However, from my initial investigations I notice that for the same SVG d-Path String, JSL draws the image using the BOTTOM-LEFT as the 0,0 Point and Browsers use the TOP-LEFT as the 0,0 Point. Is there a JMP Setting to modify the 0,0 position for this use case? Otherwise I would ...

    thickey thickey
    Discussions |
    Mar 14, 2023 3:30 PM
    1610 views | 2 replies
  • Find and replace data which contain certain value range in specific column in JSL

    Hi! all, I would like to find and replace data which contain certain value range in specific column by using jmp scriptHowever, the code didn't take effect Here is my code that want to loop through the data in "mark" column and look for value that more than 1000 and substitute with 99Names Default To Here( 1 ); dt = Data Table( "studentmark" ); headerList = dt << get column names( string ); For(...

    LipYeong LipYeong
    Discussions |
    Mar 14, 2023 10:57 AM
    1045 views | 1 replies
  • How to calculate Vector Cross Product

    From the documentation it looks like the * operator will perform a cross product and ;* will perform a dot product. I want to use a cross product to determine the vector normal to a pair of known vectors like this: p1 = [1, 2, 4]; p2 = [2, 1, 4]; p3 = [2, 2, 4]; v1 = p3 - p1; v2 = p2 - p1; xProd = v1*v2; 3 points define a plane, two vectors taken from those points do the same, the cross-product ...

    CaseyL CaseyL
    Discussions |
    Mar 14, 2023 8:01 AM
    5851 views | 7 replies

Latest Discussions

  • Mask Text Caption Box in Graph Builder for a subset of sample

    Here is an example where I am calculating % difference between 24 hours and 0 hours for a Script and I would like to mask the 0 hours mean results in the Caption Box since it is equal to 0%. I was able to manually change each text to white by editing but I am wondering if I can do that within the script where I can specify that for each Caption box with "0 hrs" to remove/mask the text. Thank you!!...

    UnrelatedRange6 UnrelatedRange6
    Discussions |
    Mar 14, 2023 7:02 PM
    1541 views | 3 replies
  • How to calculate Vector Cross Product

    From the documentation it looks like the * operator will perform a cross product and ;* will perform a dot product. I want to use a cross product to determine the vector normal to a pair of known vectors like this: p1 = [1, 2, 4]; p2 = [2, 1, 4]; p3 = [2, 2, 4]; v1 = p3 - p1; v2 = p2 - p1; xProd = v1*v2; 3 points define a plane, two vectors taken from those points do the same, the cross-product ...

    CaseyL CaseyL
    Discussions |
    Mar 14, 2023 8:01 AM
    5851 views | 7 replies
  • Does JMP Pro allow evaluation of statistical significance of VIPs generated from PLS?

    I would like to evaluate the statistical significance of the VIPs in my model using JMP Pro 16. This is usually done through permutation or jackknifing the model, in order to generate enough deviation to run a T-test on the mean and record p-values. I know some software has these functions pre-set, for example, SIMCA calls it VIP scaling and R also has packages such as plspmp. However, I have not ...

    Mcc99 Mcc99
    Discussions |
    Mar 14, 2023 3:22 AM
    945 views | 1 replies
  • How do I build a Repeated Measures ANOVA model?

    Hi, I'm having trouble with statistical analyses. My dataset includes antibody data at multiple time points and I'm studying how genetic differences affect their response to vaccine. I built a repeated measures anova mixed model with unstructured covariance and it included time, age, gender, priming vaccine, 8 polymorphisms, and the crossover of these 8 polymorphisms with time, age, gender, and pr...

    HotellingWombat HotellingWombat
    Discussions |
    Mar 14, 2023 1:57 AM
    1386 views | 2 replies
  • Is it possible to do DFPCA + regular PCA together?

    Hello - I am working on a paper and I have a lot of individual data points for different items, but some of those points come from data series (e.g. values at different temperatures, wavelengths, etc). So far I've selected certain points from those data series based on typical conditions (e.g. room temperature), but it would definitely elevate the analysis if the entire data series for each could ...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 13, 2023 11:28 AM
    1146 views | 3 replies

Latest Discussions

  • How to get ROC table for Neural Network classification model?

    I fitted Neural Network on a dataset that has nominal response variable. For logistic regression model, I can see ROC table along with ROC curve. However, in neural networks (and other ML models) I only get the ROC curve but not ROC table.

    abhinavsharma91 abhinavsharma91
    Discussions |
    Mar 12, 2023 5:58 AM
    683 views | 0 replies
  • change font size only on the major ticks when using log scale

    Hi, when using a log scale two font sizes are being used (for the major and minor ticks). How do I only change one of them (e.g. major ticks)? Any change I make seems to apply to both. In other words, I want to have the font size for 100, 1000 to be closer to that of 200, 300, 400 in the example below using JMP17.0.0 

    mvanderaa1 mvanderaa1
    Discussions |
    Mar 10, 2023 3:07 AM
    713 views | 0 replies
  • What kind of interpolation is used when Scale() is applied to an image object?

    Working on a script that processes images and comparing results to a python script that applies similar operations.  When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16

    RoamingForests RoamingForests
    Discussions |
    Mar 6, 2023 7:17 AM
    585 views | 0 replies
  • JMP SCRIPT: dashboard displayed horizontaly

    Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
    However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...

    Sebastienlg Sebastienlg
    Discussions |
    Mar 6, 2023 12:12 AM
    614 views | 0 replies
  • Plot change in temperature over time on a 3D plot or Contour Plot

    Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the  temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...

    rlangsner rlangsner
    Discussions |
    Mar 1, 2023 11:02 AM
    1078 views | 0 replies
view all discussions