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

  • If column exists?

    Hi-

    Would like to write a simple statement in script like,

    If column_name exists then
    do stuff
    End If

    Is it possible?

    Dave

    Discussions |
    Mar 31, 2009 1:32 PM
    4242 views | 1 replies
  • How to calc. the area under a curve?

    i m new to JMP 7.
    I want to calculate the area under a Curve, using the Trapezium rule.
    can any one tell me how to do this?
    thank you ....

    Message was edited by: pg_microbio

    Discussions |
    Mar 30, 2009 8:39 PM
    23586 views | 12 replies
  • How to show full column name when it is too long?

    Hi,

    I have a table, each of its columns usually is assgned with a prettly long name for easy interpretation.

    So after I generate or load it into JMP, each time I have manually adjust each column to make sure
    its full name can be shown properly.

    But this is too annoying when columns are too many.

    So if I can control its display by JSL, any idea I can make this automatic column width adjustment?

    Th...

    Discussions |
    Mar 17, 2009 2:57 AM
    3625 views | 1 replies
  • JMP Calculator

    In JMP we can do calculation using the JMP calculator.
    The parameters in the formula are the columns table, attached is a simple formula subtracting y column from x column with LAG,
    What I want to know is if there is a way to use different lag for different rows.
    ((Lag( x, 2 ) - :y) / Lag( x, 2 )) * 100

    Thank you
    Yaakov

    Discussions |
    Mar 12, 2009 12:30 AM
    4479 views | 2 replies
  • How to extract a numberical value from "Distribution" display box?

    Hi, all

    I met a problem in extracing a numeric value from a display box object.
    It is very tricky and could not figure it out.
    I have following table "Data.jmp", and try to fit its distribution using following JSL code:

    dt = CurrentDataTable();
    div = Distribution( Stack( 1 ),
    Continuous Distribution(Column( :Value ), Horizontal Layout( 1 ), Vertical( 0 ),
    Fit Distribution( Normal(Goodness of ...

    Discussions |
    Mar 11, 2009 9:03 AM
    3749 views | 1 replies

Latest Discussions

  • If column exists?

    Hi-

    Would like to write a simple statement in script like,

    If column_name exists then
    do stuff
    End If

    Is it possible?

    Dave

    Discussions |
    Mar 31, 2009 1:32 PM
    4242 views | 1 replies
  • How to show full column name when it is too long?

    Hi,

    I have a table, each of its columns usually is assgned with a prettly long name for easy interpretation.

    So after I generate or load it into JMP, each time I have manually adjust each column to make sure
    its full name can be shown properly.

    But this is too annoying when columns are too many.

    So if I can control its display by JSL, any idea I can make this automatic column width adjustment?

    Th...

    Discussions |
    Mar 17, 2009 2:57 AM
    3625 views | 1 replies
  • JMP Calculator

    In JMP we can do calculation using the JMP calculator.
    The parameters in the formula are the columns table, attached is a simple formula subtracting y column from x column with LAG,
    What I want to know is if there is a way to use different lag for different rows.
    ((Lag( x, 2 ) - :y) / Lag( x, 2 )) * 100

    Thank you
    Yaakov

    Discussions |
    Mar 12, 2009 12:30 AM
    4479 views | 2 replies
  • How to extract a numberical value from "Distribution" display box?

    Hi, all

    I met a problem in extracing a numeric value from a display box object.
    It is very tricky and could not figure it out.
    I have following table "Data.jmp", and try to fit its distribution using following JSL code:

    dt = CurrentDataTable();
    div = Distribution( Stack( 1 ),
    Continuous Distribution(Column( :Value ), Horizontal Layout( 1 ), Vertical( 0 ),
    Fit Distribution( Normal(Goodness of ...

    Discussions |
    Mar 11, 2009 9:03 AM
    3749 views | 1 replies
  • JMP and Flow Cytometry Data

    Does anyone use JMP to work with their Flow Cytometry data? We use FlowJo to analyze data but would like to use JMP to graph and summarize data. I have been asked to find out if others are doing this as well. Any references to papers that show the use of JMP would be helpful as well.

    Thanks

    Discussions |
    Mar 6, 2009 1:39 PM
    3974 views | 1 replies

Latest Discussions

  • Welcome to the JMP Software Discussion Forum!


    We hope you'll find this forum useful as a place to connect with other users of JMP Software, pose questions and share your expertise in using JMP. Topics may include, but are not limited to: data visualization, Design of Experiments (DOE), exploratory data mining, programming with the JMP Scripting Language (JSL), quality, statistical procedures using JMP and Visual Six Sigma.

    Please note that thi...

    Discussions |
    Jan 12, 2009 7:24 AM
    5868 views | 0 replies
view all discussions