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 to add histograms under column headings?

    I was watching this really nice overview by Kevin Potcner, and at 5:19 he clicks a button in the very top left of the data table and says, "And a quick way to get a sense of what the data looks like in JMP is up here there's this little histogram button, and what it actually does is give me this little mini view of all the data, so I've got these histograms as you can see..." Seems like a neat fea...

    markschwab markschwab
    Discussions |
    Nov 4, 2021 9:49 AM
    1683 views | 1 replies
  • Using JSL to copy the frame contents of one graph to a different graph?

    Hello,I am trying to overlay the contents of two separate variability charts, using JSL. My JSL script already generates the two variability charts.I can do the overlay manually using Copy frame contents one the 1st chart and Paste frame contents on the second chart, but I want to automate the process so the script does the overlay itself, after making the plots.Are there JSL commands that can do ...

    jvillaumie jvillaumie
    Discussions |
    Nov 4, 2021 9:37 AM
    10934 views | 8 replies
  • partial least square and VIP coefficient

    Hello, I would like to know how the VIP are calculated in the VIP vs coefficient graphs. Where can I find some more details on that? Lu 

    Lu Lu
    Discussions |
    Nov 4, 2021 6:34 AM
    4358 views | 4 replies
  • Having trouble changing the y axis scale

    I am working on a graph of Voltage vs Current. I have my y axis (current scale) set to log and i want to change the scale to the format 10e-2 (for example). Everytime I try to do this, the graph scale to 1e-1. I need the scale to be in the notaion 10e not 1e. Can anyone hlep with this?

    hannahmcnamara hannahmcnamara
    Discussions |
    Nov 4, 2021 5:12 AM
    2422 views | 3 replies
  • Divide column by reference point with conditions

    Hi. I have a problem I can't get my head around. I am trying to create a new column which consists of another column divided by a reference point, but the problem is I have some conditions to include.For simplicity I have added a generated datafile which I will refer to. What I want to do is to take column Z and divide it by Z|X=c within each Y-group. The Y-groups are as you can tell not the same ...

    Vvvv Vvvv
    Discussions |
    Nov 4, 2021 4:37 AM
    1563 views | 2 replies

Latest Discussions

  • Parallel Assign() is slow on certain devices

    Hi everybody, there seems to be a problem with Parallel Assign() in combination with certain systems.I have got access to 3 Windows 10 PCs with JMP 16.1.:Laptop: Core i5-8350U (4 cores) @ 1.9 GHz, 16GB RamOld Workstation: Xeon E5-1660 v4 (8cores) @ 3.2 GHz, 256GB RamNew Workstation Xeon W-2145 (8 cores) @3.7 GHz, 128GB RamI compared the performance of the parallel and the sequential version of my ...

    Robbb Robbb
    Discussions |
    Nov 3, 2021 11:50 PM
    5254 views | 10 replies
  • How does JSL receive network packets in memory?

    Hello
    I wonder if JMP can use JSL to receive network packets in memory and save these data as tables.
    Since I'm not a programmer, this title may be inaccurate.Thanks Experts!

    lwx228 lwx228
    Discussions |
    Nov 3, 2021 11:24 PM
    2878 views | 8 replies
  • Can I view the log of an executable (\\!) JSL?

    The first line of my jsl is \\! which makes it executable (running outside of, or without first starting, JMP.exe). My script no longer works now and relies on Get Current Directory() which returns a different path if I try to run it and view the log in JMP. Can a JSL write the standard JSL log to a text file which I can read in another text editor? My script runs as a service in the background an...

    chulew chulew
    Discussions |
    Nov 3, 2021 2:01 PM
    14114 views | 6 replies
  • Row and Column Names, Axis Labels not visible in JMP 16

    I recently moved from JMP 14 to JMP 16.When opening a project, the Row and Column names are not shown automatically,only after they are selected.In Graph Builder, the axis labels are not visible, except on the axis settings page.Is this an issue with the package I downloaded, or am I missing something?Thank you,Tom

    tomSorger tomSorger
    Discussions |
    Nov 3, 2021 12:01 PM
    1494 views | 2 replies
  • DOE blocking and a confounding factor

    Ok. So, I have an experiment with 5 (five) 2-level factors, F1, F2...F5. An additional variable, not of direct interest, was a hard-to-change factor that called for a  (blocking) variable F6 that essentially divided the experiment into 2 separate 1-week blocks. That's because one of our participant groups had to divide their participation into one week or the other, and we wanted to block for that...

    gchesterton gchesterton
    Discussions |
    Nov 3, 2021 11:35 AM
    1626 views | 1 replies

Latest Discussions

  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1133 views | 0 replies
  • how can I use structural equation model to make predictions?

    Hi, I built a structural equation model and it works well. I would like use the model to make some predictions. Basically, what I want to do is to change the value of a variable and then JMP can calculate the values of other variables. Is there any way i can output the model equation so that I can use it to predict? Thanks.

    lujc07 lujc07
    Discussions |
    Oct 22, 2021 11:54 AM
    716 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    684 views | 0 replies
  • Debugger report for finding bottlenecks

    I'm trying to find bottlenecks in a large script with many includes.  I can run the debugger to profile the script but I'm wondering if there's a better way than just looking through each included script for the highest number.  I'm imagining a pareto.     Anyone know a good method to analyze script performance?  

    vince_faller vince_faller
    Discussions |
    Oct 22, 2021 7:31 AM
    641 views | 0 replies
  • world map server compatibility

    I have successfully used 1-2 world map servers in the past through GraphBuilder but am encountering issues recently (JMP Pro 16). I can't figure out if it's something on my/JMP's end, or the WMS themselves. For instance, the US government has all these presumably WMS-like mapping products:  Note: tiled services may show up as Web Map Tile Service (WMTS), rather than WMS. Most software that can loa...

    abmayfield abmayfield
    Discussions |
    Oct 22, 2021 4:56 AM
    739 views | 0 replies
view all discussions