cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Ho to make the script continue running after encountering a non-present column?

    Hi everyoneI have a data table with a lot of columns. in my script I name some of them and make a new table to plot the graphs.the data get updated every day for last 90 days. sometimes in happens that one of the column does not present in the data table in the updated data since it was not running on the tool for a while. the script stops when encounters to naming that non-present column. How I c...

    Mikasa Mikasa
    Discussions |
    Feb 2, 2021 7:04 AM
    1522 views | 2 replies
  • JMP ANOVA giving wrong number of degrees of freedom

    Hello,   Brand-new to JMP, so my apologies if I'm doing something obviously wrong to you, the wise ones. I am trying to run a two-factor ANOVA on a dataset that involves battery test life at 3 different temperatures using 3 different materials. When I run "Fit Model" using JMP, however, I get only 1 degree of freedom for each of my effects, not 2 like I would expect (3 data points - 1 = 2 degrees ...

    edmundsj edmundsj
    Discussions |
    Feb 2, 2021 6:25 AM
    3503 views | 5 replies
  • Using "<" and ">" as normal text when using Markup with a Text Box

     Is there a way to display "<" and/or ">" as normal text in a Text Box.  For example, the script below gives an error, it is interpreting the < and > characters as parts of an HTML tag.  names default to here(1); string = "the value is <b> <<a </b>, but <i> > b </i>"; new window("test", text box(string, <<Markup(1)) )What I want to display in the text box is  the value is <<a, but > b 

    MathStatChem MathStatChem
    Discussions |
    Feb 2, 2021 5:58 AM
    1533 views | 2 replies
  • JMP Pro 15.2.1 (482026) configuration issue with Windows 10

    My JMP Pro installation currently does not allow me to export reports to MS Word or PowerPoint. Any suggestions on how to resolve this? (see screen shot)

    nyxpc nyxpc
    Discussions |
    Feb 1, 2021 6:49 PM
    1383 views | 2 replies
  • How to set-up REST-API Link in script / what changed...?

    Dear.  I made a try to import data from a cloud via a Rest-API script - and it worked - so I continued with the table and "modified it, wrote specs, made graphs etc.". Now, I re-opened the same script and in the log-file there is some error which I don´t unterstand in the log-file.   Please have a look in the png file. When I copy the https link into a browser, it works and shows data.  Could it b...

    Ole_Luehn Ole_Luehn
    Discussions |
    Feb 1, 2021 6:29 PM
    2227 views | 4 replies

Latest Discussions

  • Ho to make the script continue running after encountering a non-present column?

    Hi everyoneI have a data table with a lot of columns. in my script I name some of them and make a new table to plot the graphs.the data get updated every day for last 90 days. sometimes in happens that one of the column does not present in the data table in the updated data since it was not running on the tool for a while. the script stops when encounters to naming that non-present column. How I c...

    Mikasa Mikasa
    Discussions |
    Feb 2, 2021 7:04 AM
    1522 views | 2 replies
  • Equivalence between two manufacturing lines

    Hi all, I am attempting to display a TOST or equivalence between two distributions of the same output, but on different manufacturing lines. I understand you can get to this by the Fit Y by X, but a little confused as there is no Response/Factor situation, but rather a distribution of output Y1 on the donor process, and a distribution of output Y2 on the recipient process. Is there a simple way to...

    zjuv007 zjuv007
    Discussions |
    Feb 1, 2021 4:42 AM
    1321 views | 2 replies
  • How to calculate linear-Log trapezoidal method (lin up /log down) in JMP?

    Hi!!I have previously been calculating the trapezoidal equation from my data without any issue in JMP but I need to run this time a Linear-Log trapezoidal method (lin up /log down).Can somebody give me a hand with the script or equation I should include for such type of analysis?  Thanks in advance.Best, Marlly

    Marlly_Guarin Marlly_Guarin
    Discussions |
    Feb 1, 2021 2:56 AM
    2156 views | 2 replies
  • Compare strings and highlight differences

    How would I write a function or routine that would compare two strings and show the difference between them?e.g.string1="It will rain tomorrow"string2="It will snow tomorrow"comparison result (string2 vs string 1) = "It will rainsnow tomorrow"

    MathStatChem MathStatChem
    Discussions |
    Jan 31, 2021 6:18 PM
    5485 views | 6 replies
  • Import Excel data from specific Excel cells

    I have situation where the data I need to analyze in JMP is stored somewhat haphazardly in in an Excel file.  I fortunately can easily get a list of the Excel cells that the data is in, and I would like to automate with JSL importing those values.  I am looking for ideas on how to do this effectively and efficiently.   For example, let's say the data I need in a single column in JMP  is stored in ...

    MathStatChem MathStatChem
    Discussions |
    Jan 29, 2021 8:08 AM
    4858 views | 7 replies

Latest Discussions

view all discussions