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

  • SavePredicteds is slow and wrong

    // section 1 bivar = dt << Bivariate( Y( :PolarRadius ), X( :PolarThetaRound ), Fit Spline( 0.008, {Line Color( {212, 73, 88} )} ), Local Data Filter( Add Filter( columns( :PolarRadius, :i ), Where( :PolarRadius >= 22.5 & :PolarRadius <= 26.5 ), Where( :i >= 0.4 & :i <= 0.41 ) ) ) ); // section 2 bivar << (curve[1] << savePredicteds);I am using JMP 14.3.0 on Win...

    mann mann
    Discussions |
    Aug 8, 2023 6:49 AM
    913 views | 1 replies
  • Design of journal

    HelloI have written the script and everything runs ok, but:
    1) I don't know how to do the last point to a choice Lock Journal by script?2) I have 2 tables, how I can put the 2 tables in front of each other? 

    Dennisbur Dennisbur
    Discussions |
    Aug 8, 2023 4:11 AM
    1477 views | 3 replies
  • How to update distribution graph and explore outlier platform in user window

    Dear All,   I'm updating a script that I wrote some time ago. You can find the original script/idea here. The original script was meant to update some basic statistical information as a user clicks through the columns listed in the "Select Columns" Panel Box of the current data table.   What I'd like to do now is add some panel boxes that also update when the user clicks on the different columns a...

    SDF1 SDF1
    Discussions |
    Aug 7, 2023 2:08 PM
    1600 views | 2 replies
  • Significado de curvas - Grafica de Normalidad

    Buen dia!Alguien sabe de donde provienen las lineas curvas rojas que se muestran en la prueba de normalidad y como debo interpretarlas? De antemano gracias por el soporteSaludos,Angela D

    PearsonFinch462 PearsonFinch462
    Discussions |
    Aug 7, 2023 12:19 PM
    1829 views | 1 replies
  • Code folding

    Running JMP17. I've been looking into code folding but it does not seem to work as expected. When I use the Expr() function I see the section collapse with the icon to expand. When I use Try() however the code is collapsed but there's no way to expand it again. Am I not understanding something? Also, below link speaks of a custom list that can be defined in jmpKeywords.jsl, but it would be nice to...

    mvanderaa1 mvanderaa1
    Discussions |
    Aug 7, 2023 10:23 AM
    2513 views | 4 replies

Latest Discussions

Latest Discussions

view all discussions