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

  • SQL Query Case Sensitivity Issue

    I'm using JSL to retrieve data from a MySQL database. However, I've encountered an issue where the filtering conditions in my SQL query are case-insensitive by default. This means that the results returned are the same regardless of the case of the filter value.

    Here are the two scripts that produce the same results:
    Script 1:
    New SQL Query(
    Version( 130 ),
    Connection(
    "ODBC:DATABASE=my_database;DSN=my_...

    Arthur Arthur
    Discussions |
    Jul 15, 2024 2:17 AM
    1897 views | 5 replies
  • Default Error Bar Color

    Hello,I was wondering if there was a way to create a default colour for error bars in JMP (e.g. under Preferences > Platforms)? At present, the JMP default is to colour them the same colour as the bar in a bar chart (albeit, maybe a shade darker). This can make it quite difficult to read. Apologies if this has been answered in a previous post. Thanks for the help.

    Heteroscedastic Heteroscedastic
    Discussions |
    Jul 15, 2024 1:59 AM
    2131 views | 5 replies
  • JMP Trial Set Bind width option

    Hi everyone,I am using JMP trial version 18I cannot draw the curve line of histogram and set the Bind width Option.Can anyone please help me with this issue?Thank you,

    PhucLam PhucLam
    Discussions |
    Jul 14, 2024 10:45 PM
    736 views | 1 replies
  • How can add a specified scale to a bar chart?

    For example, using this script to add the "pla" column,
    How do I add this to the horizontal scale of the bar chart?Thanks Experts!dt=Open("$SAMPLE_DATA/Big Class.jmp"); dt << New Column( "ran", Numeric, Continuous, Set Formula( Col Shuffle() ) ); ca="pla";New Column(ca);Column(ca)<<Formula( round(ran/40*100,0) );dt<<run formulas;Column(ca)<<deleteFormula; p1=dt<< Graph Builder( Transform Column( "...

    lala lala
    Discussions |
    Jul 14, 2024 12:16 PM
    955 views | 3 replies
  • how to count value in columns

    I am fairly new to JMP. I have a data table hereI like to have X count column to show the count number of the value in X-COORD, similar thing, X-Y Count column to show the count number of the value [X-COORD, Y-COORD]. in fact, I can get the count number by tabulate. but I like to show the numbers in column in order to do next level calculation.I really appreciate if you would do me a favor to show...

    ReliabilityWolf ReliabilityWolf
    Discussions |
    Jul 14, 2024 8:40 AM
    2253 views | 6 replies

Latest Discussions

  • SQL Query Case Sensitivity Issue

    I'm using JSL to retrieve data from a MySQL database. However, I've encountered an issue where the filtering conditions in my SQL query are case-insensitive by default. This means that the results returned are the same regardless of the case of the filter value.

    Here are the two scripts that produce the same results:
    Script 1:
    New SQL Query(
    Version( 130 ),
    Connection(
    "ODBC:DATABASE=my_database;DSN=my_...

    Arthur Arthur
    Discussions |
    Jul 15, 2024 2:17 AM
    1897 views | 5 replies
  • Default Error Bar Color

    Hello,I was wondering if there was a way to create a default colour for error bars in JMP (e.g. under Preferences > Platforms)? At present, the JMP default is to colour them the same colour as the bar in a bar chart (albeit, maybe a shade darker). This can make it quite difficult to read. Apologies if this has been answered in a previous post. Thanks for the help.

    Heteroscedastic Heteroscedastic
    Discussions |
    Jul 15, 2024 1:59 AM
    2131 views | 5 replies
  • JMP Trial Set Bind width option

    Hi everyone,I am using JMP trial version 18I cannot draw the curve line of histogram and set the Bind width Option.Can anyone please help me with this issue?Thank you,

    PhucLam PhucLam
    Discussions |
    Jul 14, 2024 10:45 PM
    736 views | 1 replies
  • Consumer Research > Choice Model Error

    Hello,  I am trying to analyze the following file. However, when I try to run the Analyze > Consumer Research > Choice Model. JMP throws the following error in the log.  Row 476 has nonzero response indicator despite earlier row being the indicator for that group. Row 478 has nonzero response indicator despite earlier row being the indicator for that group. Row 453 has nonzero response indicator d...

    Bhumika53 Bhumika53
    Discussions |
    Jul 13, 2024 4:31 PM
    1798 views | 1 replies
  • Network analysis

    This is probably a silly question, but is it possible to do network analysis in JMP or JMP Pro, something like what Cytoscape or Gephi can do? There are some components that look awfully similar in the clustering platforms and we can extract things like distance matrices which could probably be acted upon to pull out similar data, but I'm not 100% certain so thought I'd ask all the experts out the...

    GregMcMahon GregMcMahon
    Discussions |
    Jul 13, 2024 12:27 AM
    1769 views | 3 replies

Latest Discussions

  • Feedback : 404 page for adobe svg plugin

    Setup : JMP 17.0.0 on Win11.I create boxplots and export to HTML (default graphics format = SVG).
    On line 16 of the html file, there is an autogenerated link to adobe :pluginspage="http://www.adobe.com/svg/viewer/install/"This webpage doesn't exist and I think the Adobe SVG Viewer is not available anymore, so the above link should be removed.https://web.archive.org/web/20121221000422/http://www.ado...

    kkchen kkchen
    Discussions |
    Jul 7, 2024 10:33 PM
    614 views | 0 replies
  • How do I get the partial eta squared for a model with random effects?

    Hello, I am conducting a two-way ANOVA with a random effect and need to report the partial eta squared. Does anyone know how to do this or calculate it from values displayed in the output? I tried the add-on but it does not support models with random effects. For the model I have a dependent variable and my model effects looks like:variable1variable2variable1*variable2variable3 & random all variab...

    ELM890 ELM890
    Discussions |
    Jul 2, 2024 9:53 AM
    764 views | 0 replies
  • Hyperparameters and neural network architecture

    Hello,I'm trying to reproduce the results obtained on JMP with the "Neural" model by adding nested cross-validation, which is not possible on the software. However, the architecture is very unclear and I can't understand the calculations performed by the model. I don't have access to certain information such as batch size, optimizer used, loss, learning rate (except the one for the boosting), and ...

    Grizzly Grizzly
    Discussions |
    Jul 2, 2024 5:42 AM
    536 views | 0 replies
  • Questions about Calculating Confidence Intervals in "Agreement within Raters" - Attributive Analyses

    Hello everyone, I am currently analyzing "Agreement within Raters" and would like to better understand how these confidence intervals are calculated. My main questions are:What steps or methods are used to calculate confidence intervals in "Agreement within Raters" of Attributive analyses?Which statistical distribution is typically used for these calculations? Could anyone recommend some literatur...

    DToniato DToniato
    Discussions |
    Jun 26, 2024 6:03 AM
    637 views | 0 replies
  • Creating a biomarker combination variable

    Hi. I want to analyze how well two biomarkers work together in the detection of diseased from healthy and compare the combination to the single markers. I have previously done such analysis in SPSS using binary logistic regression and then simply running ROC-analysis for single markers and combination. With JMP I cannot find how to combine two biomarkers using a logistic regression analysis. Could...

    kahuhti kahuhti
    Discussions |
    Jun 25, 2024 11:56 PM
    593 views | 0 replies
view all discussions