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

  • 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
    2100 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
    3163 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
    1553 views | 2 replies
  • Graph Builder: change width line

    Hello everyone,
    I’d be happy to know how can I change in the script the line width the graph builder which contains more than one axis. gb = Graph Builder( Size( 568, 438 ), Show Control Panel( 0 ), Variables( X( :age ), Y( :height ), Y( :weight ) )); gbR = Report( gb )[Graph Builder Box( 1 )]; gbR << Add Element( 1,1, {Type( "Smoother" ), X, Y, Legend( 3 ),Confidence of Fit( 0 )} ); gbR << Ad...

    GALIT GALIT
    Discussions |
    Dec 14, 2021 9:57 AM
    1404 views | 1 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
    1486 views | 3 replies

Latest Discussions

  • 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
    3163 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
    1553 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
    1486 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
    1636 views | 3 replies
  • 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
    874 views | 0 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
    874 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
    832 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
    1090 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
    975 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
    2952 views | 0 replies
view all discussions