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

  • interpolate x values from a standard curve

    Hello,We have five control samples with known concentration and a quantitative assay result. Using the controls, we can draw a standard curve so that the concentration is represented on the x-axis and the quantitative assay result is on the y axis. The data is expected to be linear. I have clinical samples with quantitative assay result, but unknown concentration.  I would like to determine the co...

    medusorca medusorca
    Discussions |
    Aug 5, 2015 1:33 PM
    17541 views | 2 replies
  • How do you control the Graph Builder Axis when zooming

    When using the magnifier on a trend plot in graph builder, the x-axis settings are automatically changed. Is it possible to fix the axis tick increments (e.g. per hour or per day) and the corresponding grid lines, also when zooming in or out?   Thanks!

    elie_maricau elie_maricau
    Discussions |
    Aug 5, 2015 10:29 AM
    10940 views | 1 replies
  • set a formula for columns with variable name

    I have 3 columns with variable names.how can I add new column and give it a formula by use of a,b, and c?I wrote following script but column doesn't show the formula.New Column( "a /b",Numeric,Continuous,Format( "Best", 12 ),Formula( :column(char(a)) /  :column( char(b)) ));thank you for your recommendation

    razmah razmah
    Discussions |
    Aug 3, 2015 1:45 PM
    12695 views | 6 replies
  • How to select a column with specific name?

    HiAssume I have a table with columns 1-10.then I have a 3 variables. for example A=2, B=7, C=10I want to write a script to select columns with amounts of A, B, and C and plot it vs col.1.here it should select columns of 2, 7, and 10 and use overlay plot to plot it vs column1.Thanks

    razmah razmah
    Discussions |
    Aug 3, 2015 9:17 AM
    16971 views | 3 replies
  • subscripted key not in map{1} in access or evaluation of 'key' , key

    Hi! i am using JMP to access SAS on demand for soem path analysis. once i hit run it gives me this message: how can i fix this?subscripted key not in map{1} in access or evaluation of 'key' , keyThank you!

    soheila soheila
    Discussions |
    Aug 1, 2015 10:53 AM
    3327 views | 1 replies

Latest Discussions

Latest Discussions

  • Incorporating Reference Lines into legend for multiple bivariate graphs.

    Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
    Bivariate(
      Y( :Cat),
      X( :Dog),
      Histogram Borders( 1 ),

      Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
      Elements( Points( X, Legend( 1 ) ) ),
      SendToReport(Dispatch(
      {},
      "2",
      ScaleBox,
      {Add Ref Line( 140, Solid, "...

    saswatmishra50 saswatmishra50
    Discussions |
    Jul 13, 2015 1:00 PM
    3279 views | 0 replies
  • Fit Y by X plot discrepancy (Oneway vs Bivariate)

    Hi, I see a discrepancy in the plotted Y variables when plotting similar columns in the Oneway vs Bivariate plots. Bivariate plots the Y values correctly (left side below). Oneway seems to jitter the points on the Y-axis, which seems strange to me. I realize that my horizontal axis here is a numeric, and that bivariate makes more sense* but I'm just looking for a simple x-y scatter and I like the ...

    mikedriscoll mikedriscoll
    Discussions |
    Jul 10, 2015 9:04 AM
    4232 views | 0 replies
  • how to invisible local data filter

    Hi all,Till now I was using "Panel Box" and "Close" local data filter command for the invisible but functioning local data filter. Something like below closes the data filter it is visible by jmp graph but invisible by the HTML5 output (magical).nw[Panel Box( 1 )][Outline Box( "Local Data Filter" )] << Close( 1 );nw[Panel Box( 2 )][Outline Box( "Local Data Filter" )] << Close( 1 );
    This time I use ...

    saitcopuroglu saitcopuroglu
    Discussions |
    Jun 9, 2015 7:00 AM
    2948 views | 0 replies
  • Fit Y by X Interactive HTML5 output

    I don't know if anybody using the Interactive HTML output as intensive as me but Fit Y by X platform needs an upgrade about converting the jmp language to HTML5 language. Here is an example comparing the outputs of both. Almost none of the axis and font and colour settings seem to be carried over.

    saitcopuroglu saitcopuroglu
    Discussions |
    May 22, 2015 3:14 AM
    2566 views | 0 replies
  • PowerPoint Export of Journal

    Is there a way to control the formatting of the exported PowerPoint deck?  The exported file needs so much clean up I am not sure if it saves any time over cutting and pasting.  I made a simple journal from the big class data table and a 1 page journal turns into a 5 page PowerPoint. The resulting PowerPoint is attached.

    Hegedus Hegedus
    Discussions |
    Apr 7, 2015 4:03 PM
    10440 views | 0 replies
view all discussions