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

  • Finding best window of data

    As a companion to my last question... I need to identify the best window in a data table, e.g. from Samples/Data/Functional Data/Weekly Weather Data.jmp, I need to identify the X consecutive lines (moving window) with the highest TMAX by STATION.  Not sure whether to use the window with the highest average, or the lowest minimum, so I'd like to know how to do both. As before, I'm sure there's a wa...

    BHarris BHarris
    Discussions |
    Nov 14, 2023 10:57 AM
    2458 views | 5 replies
  • How to include missing values in N using tabulate to build a table

    I am trying to create a table showing analysis results and basic statistics for different substances, using tabulate. In the data, there are some missing values coded with *. Those are in fact analysis results below detection limit and should be included in N for correct statistics (i.e."mean" and other)Is there a way of achieving this without replacing * with 0? For example: In this table there i...

    LoglinearSpaces LoglinearSpaces
    Discussions |
    Nov 14, 2023 7:03 AM
    2656 views | 7 replies
  • JMP Course Video error

    I am seeing this error while opening any JMP course videos.Any fixes?

    OrdinaryShark22 OrdinaryShark22
    Discussions |
    Nov 14, 2023 6:13 AM
    1079 views | 2 replies
  • JMP crashing when trying to do Continuous Fit All for 1,152 distributions

    I have 288 bins with 4 distributions each (1,152 total) and I'm trying to find the best continuous fit for each distribution. I've tried to press Continuous Fit > Fit All while holding down the Command button (I'm on Mac) so it runs it for all distributions, but this always crashes JMP because that's a ton of calculations. When JMP freezes, I've even let my computer sit for several hours for these...

    ibrown ibrown
    Discussions |
    Nov 14, 2023 6:04 AM
    1065 views | 2 replies
  • Any idea why Move Selected Columns works with a list was changed in JMP17?

    Just noticed that my Analyse Columns doesn't work with JMP17, or even worse it returns incorrect data. Issue is that JMP17 has changed how Move Selected Columns works with a list. Names Default To Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp"); list = {"sex", "name"}; wait(1); dt << Move Selected Columns(list, To Last); show(JMP Version()); With this simple example you can see that JMP17 igno...

    jthi jthi
    Discussions |
    Nov 14, 2023 4:07 AM
    3847 views | 9 replies

Latest Discussions

  • How to include missing values in N using tabulate to build a table

    I am trying to create a table showing analysis results and basic statistics for different substances, using tabulate. In the data, there are some missing values coded with *. Those are in fact analysis results below detection limit and should be included in N for correct statistics (i.e."mean" and other)Is there a way of achieving this without replacing * with 0? For example: In this table there i...

    LoglinearSpaces LoglinearSpaces
    Discussions |
    Nov 14, 2023 7:03 AM
    2656 views | 7 replies
  • JMP Course Video error

    I am seeing this error while opening any JMP course videos.Any fixes?

    OrdinaryShark22 OrdinaryShark22
    Discussions |
    Nov 14, 2023 6:13 AM
    1079 views | 2 replies
  • JMP crashing when trying to do Continuous Fit All for 1,152 distributions

    I have 288 bins with 4 distributions each (1,152 total) and I'm trying to find the best continuous fit for each distribution. I've tried to press Continuous Fit > Fit All while holding down the Command button (I'm on Mac) so it runs it for all distributions, but this always crashes JMP because that's a ton of calculations. When JMP freezes, I've even let my computer sit for several hours for these...

    ibrown ibrown
    Discussions |
    Nov 14, 2023 6:04 AM
    1065 views | 2 replies
  • range slider box

    How can I add a range slider box to my application in Application Builder.

    hogi hogi
    Discussions |
    Nov 14, 2023 1:23 AM
    1843 views | 4 replies
  • Transfer JMP license

    Hello, I have a free trial for JMP, is there any way to move this free trial to another computer or is it stuck on the one I originally downloaded for? And if I get the actual license, is it possible to freely move that license between computers (a work and a home computer)?  Thanks!

    Theadamsapple Theadamsapple
    Discussions |
    Nov 13, 2023 1:55 PM
    1157 views | 1 replies

Latest Discussions

  • Getting NonEstimable values when crossing variables due to control setup

    Hi,   I'm working on a dataset where we are testing the effects of 2 treatments and the delay between them, and I'm trying to figure out how to line up my variables so I can do a Dunnett's test against various controls. We are giving animals a dose of drug A (Variable A), waiting some time (T), and then giving them a dose of drug B . If the animal is NOT given drug A (= 0), then T doesn't have a m...

    eberndl eberndl
    Discussions |
    Nov 10, 2023 10:48 AM
    628 views | 0 replies
  • Column Format in Distribution not following Data Table Column Format

    Hello Expert, I have an issue with "PERCENT"  in JMP.1-2: I have defined the column "Data" from rate to be in "Percent" & Dec "2" in the data table.3: But, when I plot Distribution --> the quantiles "Data" values do not follows my instruction that the data is already in "Percent" & Dec "2".4: The summary statistics for basic statistics also does not follow the data format that I've defined earlier...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 9, 2023 7:11 PM
    582 views | 0 replies
  • Nested Cross-Validation Script?

    Hello, how can I apply nested cross-validation outside of the model screening platform? I would strongly suggest to extend the Make-Validation-Column Section by an option to automate nested cross validation for all predictive models. It would be cool to just select a validation column (or 2 validation columns) for nested cross-validation. In the meantime, could you please provide me with an exampl...

    MarkusJH MarkusJH
    Discussions |
    Nov 2, 2023 3:21 AM
    719 views | 0 replies
  • Functional data in rows-as-functions, but different rows have different step size

    Hello - I have a table with 250+ experiments and thousands of columns, about 100 that are for either raw or transformed data, and then I'm taking output from an xml file with functionally "spectral data" (XRD diffractograms for anyone that is familliar), and just laying that on its side in row form (more explanation if needed in another question I posted here: https://community.jmp.com/t5/Discussi...

    ehchandlerjr ehchandlerjr
    Discussions |
    Oct 28, 2023 12:33 PM
    688 views | 0 replies
  • How to adjust the factor range for specific factors within an ongoing DOE

    Hi, I designed a DOE that has two independent buffers. This DOE will range components in each buffer which will be used in a processing step sequentially. IE, buffer A, followed by buffer B. We already prepared for the DOE, and formulated the A buffers as per the recommended design. For the B buffers, we intended on ranging 2 components but later decided to reduce to ranging one component, and als...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Oct 26, 2023 5:25 PM
    649 views | 0 replies
view all discussions