cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Convert every number in a list or matrix to strings

    Hi everyone, just out of curiosity, I wonder if there is a way to convert every numbers in a list to strings? For eg, I have a list: listsss = {1, 4, 56, 72, 8, 9, 10}; and I want to convert them into: listsss = {"1", "4", "56", "72", "8", "9", "10"}; Is there any way to do it by JSL? Any comments will be appreciated. Thank you!

    reallyneedhelp reallyneedhelp
    Discussions |
    Dec 1, 2022 9:11 AM
    8633 views | 3 replies
  • Why can't I have duplicate values in List Box?

    If I run this:lb = List Box({"qwerqwerr", "qwerqwerr"}); nwTest = New Window("Test ListBox Duplicate values", lb);I will get a List Box with only one line. Why?List Box accepts lists, lists can have duplicate values, why can't Lis Box have duplicate values?If I pass a list with duplicate values to List Box, what's shown in the List Box is not the list that was passed with now additional warnings ...

    miguello miguello
    Discussions |
    Dec 1, 2022 8:30 AM
    4008 views | 11 replies
  • JMP 16.2 Table summary not sorting data

    Hi want to report a big in JMP16.2 when you do a Table Summary eg by ID and date it is not sorting data per selection  Note have TEST_DATE col set as format d/m/y h:m:s. I also noticed it works fine if you use table-->sort but using table-->summary and sort arrows it isnt working.  

    PolygonGames864 PolygonGames864
    Discussions |
    Dec 1, 2022 8:15 AM
    930 views | 2 replies
  • Cannot generate Python Code for Boosted Neural Net model. Why?

    After saving to the Formula Depot. I can generate C and Java code but not Pyhton code for my Boosted Neural Net model. Why?I only get commented lines   def score(indata, outdata):
    # Original name was: 'xxxxxxxx'
    # Original name was: 'yyyyyyyy'

    rosen0 rosen0
    Discussions |
    Dec 1, 2022 7:22 AM
    1602 views | 4 replies
  • How to build RGB colorscale as color theme for Graph Builder

    Hi,I am analyzing some data through a script. In particular, I have three variables, namely A, B and C, and they represent three properties of a picture. To plot the picture in function of these three properties, I'm used to color the different rows using the Row State property: For each row( dt,Color Of() = RGB Color(:A, :B, :C) ); In this way, each point/row has a RGB color 1:1 matching the valu...

    EliPet EliPet
    Discussions |
    Dec 1, 2022 7:11 AM
    1575 views | 2 replies

Latest Discussions

  • JMP 16.2 Table summary not sorting data

    Hi want to report a big in JMP16.2 when you do a Table Summary eg by ID and date it is not sorting data per selection  Note have TEST_DATE col set as format d/m/y h:m:s. I also noticed it works fine if you use table-->sort but using table-->summary and sort arrows it isnt working.  

    PolygonGames864 PolygonGames864
    Discussions |
    Dec 1, 2022 8:15 AM
    930 views | 2 replies
  • Cannot generate Python Code for Boosted Neural Net model. Why?

    After saving to the Formula Depot. I can generate C and Java code but not Pyhton code for my Boosted Neural Net model. Why?I only get commented lines   def score(indata, outdata):
    # Original name was: 'xxxxxxxx'
    # Original name was: 'yyyyyyyy'

    rosen0 rosen0
    Discussions |
    Dec 1, 2022 7:22 AM
    1602 views | 4 replies
  • How to build RGB colorscale as color theme for Graph Builder

    Hi,I am analyzing some data through a script. In particular, I have three variables, namely A, B and C, and they represent three properties of a picture. To plot the picture in function of these three properties, I'm used to color the different rows using the Row State property: For each row( dt,Color Of() = RGB Color(:A, :B, :C) ); In this way, each point/row has a RGB color 1:1 matching the valu...

    EliPet EliPet
    Discussions |
    Dec 1, 2022 7:11 AM
    1575 views | 2 replies
  • python code

    Hello, I need the following file if someone can share it with me as I no longer have access to my installation package. If someone can kindly send it to me : sabrina.piedimonte@uhn.caI need this pacakge: jmp_score.pyfound in: The file jmp_score.py that is needed to run your Python scoring application can be found in the Scoring/Python folder in your JMP installation folder. When deploying your mod...

    SabrinaP SabrinaP
    Discussions |
    Nov 30, 2022 1:10 PM
    2890 views | 6 replies
  • JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report? Please see attached.

    JMP Tabulate Reports - Is it possible to wrap text in a JMP Tabulate report? Please see attached.  

    dfusco923 dfusco923
    Discussions |
    Nov 30, 2022 12:55 PM
    1327 views | 2 replies

Latest Discussions

  • Linear mixed model not showing "Random Effect" noise in simulator/monte carlo

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit.  However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...

    Vartian Vartian
    Discussions |
    Nov 8, 2022 5:38 AM
    862 views | 0 replies
  • Monte Carlo / Simulator from Mixed Model not showing "Random Effect" noise

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding n...

    Vartian Vartian
    Discussions |
    Nov 4, 2022 12:48 PM
    674 views | 0 replies
  • How do I save plots/images at a specific size when they are generated in a project?

    Hi,when I generate images within a project the window size attribute is ignored (the plot is always maximized). How do I prevent this to define a specific image size, esp. when the plots are saved? Best regards,Ole @martindemel   

    OHS OHS
    Discussions |
    Nov 4, 2022 6:53 AM
    685 views | 0 replies
  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1195 views | 0 replies
  • How to run JSL script in user opened JMP session instead creating a new seesion by JMP.dll?

    Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...

    SquaresDingo505 SquaresDingo505
    Discussions |
    Oct 24, 2022 7:23 PM
    737 views | 0 replies
view all discussions