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

  • JSL Regular substitution: Replaces the same line | and the following characters with null

    Such asBPS<4.05|is Missing(BPS) BPS>=2.75 ab>=1961734|is Missing(ab) efg<13741toBPS<4.05 BPS>=2.75 ab>=1961734 efg<13741Thanks!

    lala lala
    Discussions |
    May 3, 2024 5:36 AM
    1107 views | 3 replies
  • Looking for a way to control and move a shape across a graph

    I'm looking for a way to control and move a 'drawn' shape or series of shapes across plot (graph builder) using JSL script, for data visualisation purposes. Think of it as an animation using a series of frames and then scrolling through them to give the impression of movement. By 'drawn' shape, I mean something like:Rect () I was thinking of taking the following approach, but I'm not sure exactly ...

    EDM EDM
    Discussions |
    May 3, 2024 4:39 AM
    2168 views | 5 replies
  • Graphique

    Bonjour à tous, Sur JMP je construis un graphique pour visualiser certaines caractéristiques.En pièce jointe la base de données. Voici le problème rencontré :  Dans le constructeur de graphique, par exemple pour le NUMPART : "C", visuellement j'aimerais visualiser la somme de toutes les observations par rapport au filtre qu'on détermine. L'objectif est d'obtenir un seul point par NUML avec la somm...

    hcarr01 hcarr01
    Discussions |
    May 3, 2024 3:37 AM
    855 views | 1 replies
  • How can I "autoscale" functional / spectroscopic data?

    Hello,I have some Raman spectroscopy data, i.e. continous data (x: wavenumer, y: intensity) that I would like to analyse in JMP.I am interested in how different sample treatments affect the ratios between the first and second peak (see picture), but due to the measurement, the intensities around this region of interest differ quite a lot. I think that this random difference masks the potential eff...

    Coffeelover Coffeelover
    Discussions |
    May 3, 2024 1:14 AM
    2282 views | 4 replies
  • script to subset selected rows

    Hi, I have the following script: I Want to select some rows and subset them. selection finds 369 rows, but subset only 140 rows. Does someone have any idea what I am missing?   dt = Current Data Table(); Column(dt, "DieX") << data type(Numeric) << Modeling Type(Continuous) << Format(Best, 12); Column(dt, "DieY") << data type(Numeric) << Modeling Type(Continuous) << Format(Best, 12); dt << select w...

    Ohad_s Ohad_s
    Discussions |
    May 2, 2024 1:58 PM
    1270 views | 2 replies

Latest Discussions

Latest Discussions

view all discussions