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

  • How do I save (overwrite) a JMP file to Excel and maintaing the Excel file formatting from te orignal Excel File?

    I have a piece of JMP script that saves a JMP file to Excel.  The Excel file is overwritten with the new data.     CTZ = CT_1 << Summary( Group( :Rcd No., :Prog, :Pri, :No., :Matl_Desc, :Issue, :Cog Eng., :Status, :Assign Date, :ECD, :Actionee ) ); CTZ << delete columns( "N Rows" ); CTZ << save( "Daily Rpt Listing.xlsx" );     When the file is save the formatting of the E...

    dfusco923 dfusco923
    Discussions |
    Jul 27, 2022 9:56 AM
    2656 views | 4 replies
  • Saving to disk as hidden or read-only

    I have .jsl script that pulls data from a SQL server and saves it as .jmp & .xlsx.  The .jmp file is so I can look at the data without waiting for the SQL query. The .xlsx file is so a different .xlsm file can read it (also without waiting) and run other macros as needed.However, some people without JMP open the .xlsx file to read the data.  And then they don't close it - which means the .jsl cann...

    mann mann
    Discussions |
    Jul 27, 2022 9:46 AM
    3124 views | 3 replies
  • Optimize the loop

    Hi, I have some JSL code that takes a long time to execute for larger datasets.The code runs a for loop within a for loop to calculate the mean offset by strips. I’m looking for a faster way of doing this.Is there a way to make the processing faster? The current script takes ~20 mins to complete the loop Here's the script below:Names Default To Here( 1 ); dt1 =Data table( "Reference data table.jm...

    Jackie_ Jackie_
    Discussions |
    Jul 27, 2022 6:16 AM
    2429 views | 6 replies
  • Running JMP16 runs JMP16 Pro (and vice-versa on other laptop)

    I'm facing a situation where I have both JMP16 and JMP16 Pro installed on my laptop and when I try to run JMP16 it will open JMP16 Pro. On other laptop the situation is other way around, when I try to run JMP16 Pro it will run JMP16 (worse situation). Windows 10 is being run on both laptops.   It seems like they are using different JMP Preferences as I have disabled Tip of the Day on JMP16 Pro but...

    jthi jthi
    Discussions |
    Jul 27, 2022 3:25 AM
    2204 views | 7 replies
  • How do I record animation of a bubble plot?

    I have created a bubble plot and start the animation.  I can start/stop recording.  When I click on the "save" button, my only options are of various formats of static images (jpg, png, gif, etc.).  How can I save the animation in a video format?

    ConradG ConradG
    Discussions |
    Jul 26, 2022 1:46 PM
    1085 views | 1 replies

Latest Discussions

  • How do I save (overwrite) a JMP file to Excel and maintaing the Excel file formatting from te orignal Excel File?

    I have a piece of JMP script that saves a JMP file to Excel.  The Excel file is overwritten with the new data.     CTZ = CT_1 << Summary( Group( :Rcd No., :Prog, :Pri, :No., :Matl_Desc, :Issue, :Cog Eng., :Status, :Assign Date, :ECD, :Actionee ) ); CTZ << delete columns( "N Rows" ); CTZ << save( "Daily Rpt Listing.xlsx" );     When the file is save the formatting of the E...

    dfusco923 dfusco923
    Discussions |
    Jul 27, 2022 9:56 AM
    2656 views | 4 replies
  • Multi-process DoE

    Hello,I am hoping to get some advice on designing an experiment. I have a process that has 4 steps sequentially. Step A comes first, then step B, then C and finally D. Response is measured at the completion of step 4. Each step has two factors, each with two levels.I need to model the response as a function of all the 8 factors, taking into account all two-way interactions. I like to make sure no ...

    MarkovVaribles1 MarkovVaribles1
    Discussions |
    Jul 26, 2022 7:48 AM
    1444 views | 3 replies
  • Adjusting y axis labels when plotting box-cox transformed data

    JMP® Pro 16.2.0When plotting box-cox transformed data - how can the y axis value label be set to show the original scale? In log transfomation one can simply select a linear scale and the actual value scale is shown but with log spacings. There does not seem to be any simple way of doing this in y-axis settings. JMP® Pro 16.2.0 

    Grumpybaldprof Grumpybaldprof
    Discussions |
    Jul 26, 2022 3:14 AM
    2805 views | 5 replies
  • Table Box with multiline cells

    Just noticed slight problem (one more to the long list of problems) with Table Box. I'm trying to add fairly long string to Table Box and because Table Box doesn't really support multiple lines I tried using Col Box with Table Box(<< Set Wrap())... issue with this is that it seems to break everything else Names Default To Here(1); tb = Table Box( nceb = Number Col Edit Box("Order", []), scb1 = ...

    jthi jthi
    Discussions |
    Jul 23, 2022 5:13 AM
    1798 views | 4 replies
  • How to run repeated measure correlation in JMP (Non-independent data)

    Hi JMP Community,   I want to determine the correlation between repeated measurements (time 1, time 2...) of biomarkers and a clinical measure evaluated at the same time points in multiple patients. I am aware of the pitfall of using the standard correlation method with the time points combined because of the lack of independence of the data. I found an article online describing an R script to con...

    Thierry_S Thierry_S
    Discussions |
    Jul 22, 2022 8:36 AM
    1714 views | 4 replies

Latest Discussions

  • Choice model platform and marginal effects?

    Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...

    gav2013 gav2013
    Discussions |
    Jul 18, 2022 7:14 AM
    1011 views | 0 replies
  • July/August classes from JMP Education

    JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to register. July 26-29: JMP: Reliability Analysis for Non-Repairable Systems August 9-12: JMP Pro: Analyzing Curves and Profiles Using the Functional Data Explorer August 16-19: JMP: Statistical Decisions Using ANOVA and Regression August 29-September 1: J...

    Di_Michelson Di_Michelson
    Discussions |
    Jul 11, 2022 8:50 AM
    663 views | 0 replies
  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    784 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    631 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    778 views | 0 replies
view all discussions