cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Lineup Box Skip row

    I'm trying to skip a row of charts within the Lineup Box. For instance, instead of a 4x4 grid, I want 4 charts on the first row, 3 charts on the 2nd row, etc. Is there a way to skip a row or add a line break within the Lineup box? dt = current data table(); //where dtLookup is the data table containing a list of X and Y columns to plot from dt nw = New Window( "Outputs", lub = Lineup Box( N Col( ...

    Heart_To_Tell Heart_To_Tell
    Discussions |
    Dec 14, 2021 10:32 PM
    1730 views | 3 replies
  • How do I input a variable into "Historical Data End at Row" option for Multivariate Control Chart in JSL?

    Hello. This is taken from one of the Scripting Index script. I was trying to write a JSL that essentially will have row_end as a dynamic input, but my current code below wouldn't work as intended. How do I write it so that it can work? I've tried putting the whole expression into Eval (Eval Parse(Expression)) but that also did not work. If I replace row_end with it's actual value, only then will m...

    Zahzul Zahzul
    Discussions |
    Dec 14, 2021 7:19 PM
    967 views | 1 replies
  • Command to get number of identical entries in a list

    I have a list from which I want to get the number of times 0's (and 1's) appear in it.m = {0, 0, 0, 0, 0, 0, 0, 1, 1, 1};nzeros = N Items (m) <1; show (nzeros);does not seem to work to get the number of times 0 appear in m.(I get nzeros = 0)What is the correct way to get the number of times an identical entry appears on a list (I am on JMP 13)?

    Neo Neo
    Discussions |
    Dec 14, 2021 4:31 PM
    2084 views | 4 replies
  • Replace 0 values with dot "Value Missing"

    How can I alter a data table to turn values which are set as 0 to dot, I found the script for changing dot to zero but not the alternative. Thanks, 

    Bevis_privett Bevis_privett
    Discussions |
    Dec 14, 2021 4:30 PM
    3144 views | 4 replies
  • Adding standard deviation to Y in Fit Model platform

    Hi,I want to include the standard error (1sigma) to Y measurements in Fit Model platform. Is this possible? I was thinking of including them in the Weight column, but I am not sure how to transform standard deviations to weights. I know in Mathematica, when using NonlinearModelFit, the standard deviation can be added as Weights = 1/deltaY^2, where deltaY is the measurement error. Is this similar i...

    ruskicar ruskicar
    Discussions |
    Dec 14, 2021 1:50 PM
    1541 views | 2 replies

Latest Discussions

  • How do I input a variable into "Historical Data End at Row" option for Multivariate Control Chart in JSL?

    Hello. This is taken from one of the Scripting Index script. I was trying to write a JSL that essentially will have row_end as a dynamic input, but my current code below wouldn't work as intended. How do I write it so that it can work? I've tried putting the whole expression into Eval (Eval Parse(Expression)) but that also did not work. If I replace row_end with it's actual value, only then will m...

    Zahzul Zahzul
    Discussions |
    Dec 14, 2021 7:19 PM
    967 views | 1 replies
  • Replace 0 values with dot "Value Missing"

    How can I alter a data table to turn values which are set as 0 to dot, I found the script for changing dot to zero but not the alternative. Thanks, 

    Bevis_privett Bevis_privett
    Discussions |
    Dec 14, 2021 4:30 PM
    3144 views | 4 replies
  • Adding standard deviation to Y in Fit Model platform

    Hi,I want to include the standard error (1sigma) to Y measurements in Fit Model platform. Is this possible? I was thinking of including them in the Weight column, but I am not sure how to transform standard deviations to weights. I know in Mathematica, when using NonlinearModelFit, the standard deviation can be added as Weights = 1/deltaY^2, where deltaY is the measurement error. Is this similar i...

    ruskicar ruskicar
    Discussions |
    Dec 14, 2021 1:50 PM
    1541 views | 2 replies
  • How to emphasize portions of the Parallel Graph

    Hello,  I am using a parallel graph to highlight some outliers. I'd like to make the curves for these outliers more prominent by putting the other curves as a muted background. How can I mute or make more transparent (?) most of the graph curves? I thought I could use the "customize" feature to reduce the transparency of curves I've selected but it applies it to all curves, so there's no way to se...

    ndowidar ndowidar
    Discussions |
    Dec 14, 2021 8:21 AM
    1477 views | 3 replies
  • JMP Genomics - Sample order in hierarchical clustering

    Under the ANOVA output for the Basic RNA-Seq Workflow, JMP Genomics will create a hierarchical clustering of both samples samples (columns) and the significantly differentially expressed genes (rows). However, is there a way to only cluster on the genes? I have a time series data set, and I would like the columns to be arranged by study time point for presentation purposes. I cannot find a way to ...

    LouisAltamura LouisAltamura
    Discussions |
    Dec 14, 2021 8:04 AM
    1623 views | 3 replies

Latest Discussions

  • Getting all Zeros for the AR(1) estimate/std error in a Repeated Measures Mixed Model Using JMP Pro

    I am fitting a model of a continuous response against 7 fixed effects. When running the Standard Least Squares; my residuals plots/assumptions checks don't look too bad but the Durbin Watson test is suggesting an AR(1) structure in the residuals. This is expected for this particular analysis and is consistent with other data sets looking at the same response/factors. The Time Series platform also ...

    lisa2442 lisa2442
    Discussions |
    Dec 14, 2021 7:32 AM
    872 views | 0 replies
  • Export Functional Data Explorer prediction formula

    Hi,I want to export the prediction formula generated by Functional Data Explorer either to Excel or Python (via Formula Depot), but there is a problem because the formula contains P Spline Coef() interpolation, which I think is not available in Excel or in Python libraries. Do you have any suggestions how to solve this?Best regards

    ruskicar ruskicar
    Discussions |
    Dec 14, 2021 2:11 AM
    828 views | 0 replies
  • Need help with changing separators lines location in a variability graph

    Hello,I need to change the locations of the separators line in the graph.In the attached image, I need the separators lined on the upper row (labeled ISI).I have tried to find how to do that without success.Thanks

    SHRG SHRG
    Discussions |
    Dec 10, 2021 8:59 AM
    1079 views | 0 replies
  • Change default setting for scale format in graph builder

    Ive been using JMP on the Mac for a few years and now have to us the PC version (JMP® 16.1.0 (539038)
    Microsoft Windows 10 Pro 64-bit (10.0.19042.0).   I use graph builder a lot and find that the axis (either) "scale format" defaults to "fixed decimal" which does wacky things when trying to use certain increments for the scale.This is with the X axis set at increment of 0.05 with fixed decimal This...

    DMW DMW
    Discussions |
    Dec 9, 2021 4:29 PM
    971 views | 0 replies
  • JMP > GraphBuilder > Parallel Plots >River / Sankey Plots > Maximum Items?

    Hi JMP Community,   I just came across an odd behavior in GraphBuilder with the Parallel Plot > Sankey Plot. If I limit the input to a maximum of 66 rows, the plot looks good. However, if I bump the number of rows to 67 or more,the output is no longer useful: no annotations: Is there a trick to maintain the axis annotations as shown in the first plot? Thanks. Best, TS

    Thierry_S Thierry_S
    Discussions |
    Dec 9, 2021 3:30 PM
    2942 views | 0 replies
view all discussions