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

  • Is there a way to calculate erfc(x) in JMP?

    Title is pretty self explanatory. I am trying to do non-linear least squares with a transcendental function that includes the error function (complement). However when I try to define a predict column using the function I was sad to find that there is no erf(x) in the transcendental group of functions. Without being able to calculate the error function there is no way that I can perform this nonli...

    surfacethought surfacethought
    Discussions |
    Aug 8, 2012 1:51 PM
    13226 views | 4 replies
  • run jsl script from command line in linux

    Dear community,I am very new to jmp. i want to use on linux. I have installed jmp on my mac and generated script file. i have many questions1> how i can install jmp on linux. on this page (http://www.jmp.com/support/system_requirements_jmp.shtml) they say they have linux version but can't find anywhere2> what is the command for running script from command line? I am familiar with R.i used to run c...

    heena heena
    Discussions |
    Aug 6, 2012 2:22 PM
    4199 views | 1 replies
  • Truncating Character strings

    I have multiple data tables that include a column called 'Found in Version".    The Major versions are usually 4 digits ---   the minor versions sometimes append a alpha-character to the end of a Major version number.   For the purposes of Graphing I don't want to show the minor versions --- instead I'd like to merge the Minor versions with their associated Major versions.  For example...   if a M...

    twaintwist twaintwist
    Discussions |
    Aug 6, 2012 6:38 AM
    15032 views | 6 replies
  • Closing data tables but keeping plot results

    Hi,I have written JMP script to manipulate some data tables and produce graphs all on the one window. Part of this involved creating subsets. Therefore i have alot of tables open. I know how to hide them but understand this still uses alot of JMP memory. Therefore i want to close them. However when i close them i lose my plots.How do i keep my window showing all of the plots?

    Anonymous Anonymous
    Discussions |
    Aug 3, 2012 8:11 AM
    15079 views | 10 replies
  • Using a JSL script to export reports to Word.

    I have a script that generates several report tables and would like to add a bit of code that automatically exports the results of the script to a Word document. I have used both "Save As..." and copy & paste methods outside of the script, but have not found a way of capturing the code to include it in my script. Can this be done using JSL?

    Discussions |
    Aug 2, 2012 10:55 PM
    8397 views | 5 replies

Latest Discussions

  • run jsl script from command line in linux

    Dear community,I am very new to jmp. i want to use on linux. I have installed jmp on my mac and generated script file. i have many questions1> how i can install jmp on linux. on this page (http://www.jmp.com/support/system_requirements_jmp.shtml) they say they have linux version but can't find anywhere2> what is the command for running script from command line? I am familiar with R.i used to run c...

    heena heena
    Discussions |
    Aug 6, 2012 2:22 PM
    4199 views | 1 replies
  • Using a JSL script to export reports to Word.

    I have a script that generates several report tables and would like to add a bit of code that automatically exports the results of the script to a Word document. I have used both "Save As..." and copy & paste methods outside of the script, but have not found a way of capturing the code to include it in my script. Can this be done using JSL?

    Discussions |
    Aug 2, 2012 10:55 PM
    8397 views | 5 replies
  • Controlling for a variable using Regression


    Would someone be able to explain to me if it is possible to control for one of my IV's when performing linear regression? I would like to control for tenure when predicting compensation from performance. I do not want to use a stepwise method. Any help would be greatly appreciated.Thank you!

    sarah_cag sarah_cag
    Discussions |
    Aug 1, 2012 2:46 PM
    2999 views | 0 replies
  • Bland-Altman plot

    I tried to create an Bland-Altman plot using the matched pairs option in JMP. Unfortunately, the plot doesn't include the common +-1,96 sd-line and I haven't figured out how to insert this line into the plot. It's no problem to calculate the sd, but I don't know how to integrate it into the plot.Does anyone have an idea on this?Thanks a lot!

    johannes johannes
    Discussions |
    Jul 25, 2012 12:21 PM
    4477 views | 0 replies
  • Heat Map box customization

    Does anyone know how to change the size of the boxes from a heat map?File is in attachment.

    jorgeramosdealm jorgeramosdealm
    Discussions |
    Jul 19, 2012 1:51 PM
    3485 views | 1 replies

Latest Discussions

  • Controlling for a variable using Regression


    Would someone be able to explain to me if it is possible to control for one of my IV's when performing linear regression? I would like to control for tenure when predicting compensation from performance. I do not want to use a stepwise method. Any help would be greatly appreciated.Thank you!

    sarah_cag sarah_cag
    Discussions |
    Aug 1, 2012 2:46 PM
    2999 views | 0 replies
  • Bland-Altman plot

    I tried to create an Bland-Altman plot using the matched pairs option in JMP. Unfortunately, the plot doesn't include the common +-1,96 sd-line and I haven't figured out how to insert this line into the plot. It's no problem to calculate the sd, but I don't know how to integrate it into the plot.Does anyone have an idea on this?Thanks a lot!

    johannes johannes
    Discussions |
    Jul 25, 2012 12:21 PM
    4477 views | 0 replies
  • Sample Size

    Hello I have a sample of 159 individuals and I want to run an exploratory factor analysis and confirmatory factor analysis using SAS .How much individuals should I consider in ordrer to run both of them ? Is there a rule to choice?What are the SAS command associated?Can we do them by JMP,Thank you

    radhi radhi
    Discussions |
    Mar 5, 2012 6:36 AM
    2351 views | 0 replies
  • Selecting List of variables

    I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves

    yves yves
    Discussions |
    Jan 4, 2012 8:30 AM
    2318 views | 0 replies
  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    3978 views | 0 replies
view all discussions