cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
] />
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Best Way To Write A Formula With A Potentially Missing Column Reference

    I have a script that creates a formula based on the contents of an object.  In some instances, the entry that fills in the object is bypassed.  N Items(yVars) ==0 in that case.  How can I have the formula calculate without the column reference if empty?   The case below is overly complex where I check for the presence of an entry and use an If() statement to create alternative actions. If( N Items...

    SpannerHead SpannerHead
    Discussions |
    Apr 24, 2026 9:12 AM
    250 views | 4 replies
  • [JMP Student Edition] Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 9:07 AM
    298 views | 1 replies
  • "Surprising" results in an DSD-Design

    As part of a master’s thesis, a Definitive Screening Design with six continuous variables was conducted. We generated a standard design in JMP with 17 runs (+3 additional runs at the zero level). The results surprised me in that a considerable number of interaction and quadratic effects are highly significant. My initial suspicion was overfitting, but I cannot find any indications supporting that....

    NominalGemsbok3 NominalGemsbok3
    Discussions |
    Apr 24, 2026 7:46 AM
    2824 views | 29 replies
  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    92 views | 0 replies
  • Import multiple .csv files where "Number of Header Lines" and "First Data Line" vary by file

    We can import multiple files using "Multiple File Import".  I have a large number of .csv files to import where the First Header Line is always "1", but the "Number of Header Lines" and consequently, the "First Data Line" may vary between files.  For each file, I can potentially use a value in another column to count the "Number of Header Lines", and can also use the first instance of a particular...

    ashwint27 ashwint27
    Discussions |
    Apr 23, 2026 11:09 PM
    169 views | 2 replies

Latest Discussions

  • Best Way To Write A Formula With A Potentially Missing Column Reference

    I have a script that creates a formula based on the contents of an object.  In some instances, the entry that fills in the object is bypassed.  N Items(yVars) ==0 in that case.  How can I have the formula calculate without the column reference if empty?   The case below is overly complex where I check for the presence of an entry and use an If() statement to create alternative actions. If( N Items...

    SpannerHead SpannerHead
    Discussions |
    Apr 24, 2026 9:12 AM
    250 views | 4 replies
  • [JMP Student Edition] Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 9:07 AM
    298 views | 1 replies
  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    92 views | 0 replies
  • Import multiple .csv files where "Number of Header Lines" and "First Data Line" vary by file

    We can import multiple files using "Multiple File Import".  I have a large number of .csv files to import where the First Header Line is always "1", but the "Number of Header Lines" and consequently, the "First Data Line" may vary between files.  For each file, I can potentially use a value in another column to count the "Number of Header Lines", and can also use the first instance of a particular...

    ashwint27 ashwint27
    Discussions |
    Apr 23, 2026 11:09 PM
    169 views | 2 replies
  • Help using JSL to extract fit parameters from Fit Curve platform

    I am fairly new to the JSL coding and I have been struggling to automate a workflow involving the Fit Curve platform.  Here is what I am trying to automate: Step 1: Fit Curve Exponential 2P model to data by providing X, Y, and BY data.  Script code below works fine. Step 2: Collect fit parameters: Scale and Growth Rate (I wish this was just "a" and "b") for each Sample ID and create a new Table th...

    DBarton DBarton
    Discussions |
    Apr 23, 2026 8:59 AM
    265 views | 4 replies

Latest Discussions

  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    92 views | 0 replies
  • defining function scope changes how result is returned

    Why don't all three of these return their unevaluated argument like the first one does? Is there a way to make the last two work like the first? Inside the function, e is still unevaluated, this seems to happen when the result is returned. names default to here(1); ns = New Namespace("n"); foo = function({e}, Name Expr(e) ); ns:bar = function({e}, Name Expr(e) ); show( foo( expr( notavar...

    ih ih
    Discussions |
    Apr 20, 2026 1:45 PM
    146 views | 0 replies
  • How does JMP bias the rate of count when calculating the probability of Partition platform with categorical responses?

    For categorical responses Partition has the response rates that are slightly biased away from zero to avoid having attributed probabilities of zero. I would like to know how to calcurate the biased probabilities.

    Takashi Takashi
    Discussions |
    Apr 16, 2026 8:41 PM
    141 views | 0 replies
  • Nested Two Way Anova Help?

    Hi, I am trying to analyze calcium transient data from cardiomyocytes. I moved to JMP because Prism cannot do a two way ANOVA on nested data but I cannot figure out how to run this analysis. I have 4 experimental groups (WT SHAM, KO SHAM, WT OVX, KO OVX) across two factors (genotype (WT/KO) and surgery (SHAM/OVX)) but I don't know how to add these variables prior to running analyses. For each anim...

    ClusterSeal6941 ClusterSeal6941
    Discussions |
    Apr 14, 2026 12:36 PM
    316 views | 0 replies
  • Column snapping in JMP 19 Student Edition macOS

    Changing to JMP 19 Student Edition on macOS I noticed column snapping is activated, i.e. horizontal scroll by pixel is no longer possible. Is there any setting or workaround to bring it back?

    NullIbex976798 NullIbex976798
    Discussions |
    Apr 14, 2026 2:29 AM
    134 views | 0 replies
view all discussions