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

  • How do to determine optimal biomarker cutoff in a multivariable logistic regression model

    Dear Colleague My lab has discovered a biomarker that predicts bad outcomes for pregnant moms. I am trying to figure out how to determine an optimal cutoff in the multivariable model, i.e., one that includes all the clinical characteristics and the biomarker that predicts the binary outcomes, i.e., bad outcomes for pregnant moms.  I use the decision threshold tool to change the sensitivity and spe...

    jambo jambo
    Discussions |
    Jul 30, 2024 9:31 AM
    957 views | 1 replies
  • How to get exact cumulative Prob at specified value in CDF Plot?

    For attached example, how to get the exact cumulative Prob at specified value(500) in CDF Plot?Thanks!  

    ChernoffTurtle7 ChernoffTurtle7
    Discussions |
    Jul 30, 2024 8:46 AM
    1702 views | 4 replies
  • Reorder by Data Type greyed out

    Hi, I'm trying to reorder over 2000 columns by data type (character vs numeric), however, the "Reorder by Data Type" option is greyed out in the Column menu (see image).  The columns are not grouped.  I'm using JMP18 on a Mac.

    EH1 EH1
    Discussions |
    Jul 30, 2024 7:04 AM
    2472 views | 6 replies
  • Make JSL script more efficient for sampling a 'sliding window'

    Hello, I'm trying to create a script that will sample a data table with a 'sliding window' (sampling a set number of rows of a set 'width',  then moving up a row to sample the next set, resulting in a data set of rows 1-10, 2-11, 3-12 and so forth) sampling of my data table, creating a new data set that I can use for pattern analysis.  My script is operational, but doesn't work well for larger dat...

    33909 33909
    Discussions |
    Jul 30, 2024 4:34 AM
    763 views | 2 replies
  • How to creat a script that generat a Pareto Plot with date filters

    Hello everyone, I hope you're doing well. I'm facing an issue creating a script to generate a Pareto plot from a table that I want to filter by dates (date1 and date2).As a first step, I called my table using:dt2 = Open( "/D:/Project JMP/Tables/Table NOK PY.jmp", invisible );Next :dt2_top5 = dt2 << Summary( Group( :Date, :Ref Produit, :ProductName, :Baie, :ICT_FCT, :CodeError), Freq( "Aucun(e)" ...

    Yass Yass
    Discussions |
    Jul 30, 2024 1:41 AM
    2676 views | 9 replies

Latest Discussions

  • How do to determine optimal biomarker cutoff in a multivariable logistic regression model

    Dear Colleague My lab has discovered a biomarker that predicts bad outcomes for pregnant moms. I am trying to figure out how to determine an optimal cutoff in the multivariable model, i.e., one that includes all the clinical characteristics and the biomarker that predicts the binary outcomes, i.e., bad outcomes for pregnant moms.  I use the decision threshold tool to change the sensitivity and spe...

    jambo jambo
    Discussions |
    Jul 30, 2024 9:31 AM
    957 views | 1 replies
  • Make JSL script more efficient for sampling a 'sliding window'

    Hello, I'm trying to create a script that will sample a data table with a 'sliding window' (sampling a set number of rows of a set 'width',  then moving up a row to sample the next set, resulting in a data set of rows 1-10, 2-11, 3-12 and so forth) sampling of my data table, creating a new data set that I can use for pattern analysis.  My script is operational, but doesn't work well for larger dat...

    33909 33909
    Discussions |
    Jul 30, 2024 4:34 AM
    763 views | 2 replies
  • Http Request with IP address and port

    hi, I tried to use the script below to access Mysql data but failed.Names Default To Here( 1 ); request = New HTTP Request( url( "117.186.159.54:2010" ), Method( "Get" ), Username( "ross" ), Password( "Abc123" ), ); data = request << Send;The url/username/password are all dummy just for demonstration.But it always says that connection refused. I can make sure that the ip+port is available. Co...

    Anders_HO Anders_HO
    Discussions |
    Jul 29, 2024 3:28 PM
    5155 views | 4 replies
  • How do I use Kerberos authentication HTTP request

    Hi, Does anyone knows if Kerberos autehtication can be used with the HTTP request method from jmp? I have a API I would like to connect using this authentication method.  What are the different authentication methods that can be used? Is there any cURL object in JMP (https://curl.haxx.se/)? It would be nice if you could provide an example, if available. Thank you in advance. Here is a sample of a ...

    CAPEGA CAPEGA
    Discussions |
    Jul 29, 2024 3:26 PM
    18912 views | 12 replies
  • HTTP request returns html instead of json

    helloI tried to request JSON from an API using the following script:request_neu = New HTTP Request( URL( "https://redacted.com/api/path?fileType=Json" ), Method( "GET" ), //headers( {"Accept: text/plain", "Accept: text/html", "Accept: */*"} ), //headers( {"Accept: */*"} ), //I tried everything here Headers( {"Accept: application/json"} ), Username( "api.user" ), Password( "redacted" ), Ti...

    dk dk
    Discussions |
    Jul 29, 2024 2:59 PM
    2672 views | 3 replies

Latest Discussions

  • How do I add Mean and other values to BoxPlot in JMP Pro 17

    I have created a Boxplot graph and I need to show the Mean and other relevant stats/values and text inside or close to the Box and not on the top as part of the Summary Stats. I also need to be able to manipulate the figures like make it bigger, bold, etc...full customization like the attached Boxplot picture. Any suggestions? Thank you, Helal

    Helal Helal
    Discussions |
    Jul 22, 2024 11:57 AM
    842 views | 0 replies
  • JMP Methode zur Reliabilitätsanalyse einer Scorecard

    Hallo zusammen, ich bin unsicher bezüglich der Methode zur Reliabilitätsanalyse einer Scorecard.Ich möchte eine Scorecard bzgl. Ihrer Reliabilität analysieren. 5 verschiedene Anfragen werden dabei über eine Scorecard von jeweils 4 verschiedenen Personen bewertet. Jede der 5 Anfragen erhält dadurch einen Gesamtscore. Ich möchte gerne untersuchen, wie "gut" unsere Scorecard zur Bewertung unserer Anf...

    ConstructFish94 ConstructFish94
    Discussions |
    Jul 22, 2024 6:38 AM
    629 views | 0 replies
  • 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
    612 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
    758 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
    530 views | 0 replies
view all discussions