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

  • JMP needs ODBC Driver to Open Excel Files

    I just upgraded to JMP 11 yesterday. I cannot open Excel files. Doing a Google search I figured out I needed an ODBC driver. I have tried the actual technologies driver, to no avail. the OpenLink website is very confusing. They offer multiple drivers depending on what database you need to get access to. I don't know if Excel is an access database, MySQL, SQL Server or what. I am running JMP on a M...

    atlas100 atlas100
    Discussions |
    Sep 12, 2013 11:41 AM
    6992 views | 4 replies
  • JSL code for File Open if file exists

    Hi Folks,I have some JSL code that opens a series of files (both a *.jmp and *.dat) and then performs various data management activities on them (namely, testing for presence of new data and then concatenating only the new data). The code runs fine as long as all the files are present.  There are some cases where a particular data file hasn't been collected and I want the JSL code to run for those...

    terapin terapin
    Discussions |
    Sep 12, 2013 7:27 AM
    14345 views | 2 replies
  • Create Associative Array from Column Values

    I would like to create an associative array from column values.  I am curious if anyone in the JMP community has a clever solution.  I am using JMP10.  An example is below.// For the following data table:example = New Table( "Example Data", Add Rows( 27 ),  New Column( "Lot", Character, Nominal, Set Values( {"A", "A", "A", "A", "A", "A", "A", "A", "A", "B", "B", "B", "B", "B", "B", "B", "B", "B", ...

    robot robot
    Discussions |
    Sep 10, 2013 11:05 AM
    10385 views | 2 replies
  • How to use JSL to repeat a sequence to the end of a data table?

    I have a set sequence that I want to repeat to the end of a data table like you can do with the "Fill to End of Column" when you select rows where this can go on for an unspecified number of rows   I'm using the following:   NewColumn("Part", Character, Values({"1-B","1-B","1-B","1-D","1-D","1-D", "1-F","1-F","1-F","1-H","1-H","1-H","1-J","1-J","1-J","1-L","1-L","1-L", "2-B","2-B","2-B","2-D",...

    cmjewart cmjewart
    Discussions |
    Sep 6, 2013 4:08 PM
    12434 views | 1 replies
  • Contour plot algorithm?

    Can someone point me to a reference that describes what function JMP uses to define the contours on the Contour Plot platform?  I found this in tech help: JMP uses a method of triangulation and linear interpolation to generate the contours in the Contour Plot where a combination of three data points are used to generate a triangle. To see the triangulations, opt to "Save Triangulations". but is th...

    dzeke dzeke
    Discussions |
    Sep 6, 2013 10:57 AM
    9223 views | 1 replies

Latest Discussions

  • JMP needs ODBC Driver to Open Excel Files

    I just upgraded to JMP 11 yesterday. I cannot open Excel files. Doing a Google search I figured out I needed an ODBC driver. I have tried the actual technologies driver, to no avail. the OpenLink website is very confusing. They offer multiple drivers depending on what database you need to get access to. I don't know if Excel is an access database, MySQL, SQL Server or what. I am running JMP on a M...

    atlas100 atlas100
    Discussions |
    Sep 12, 2013 11:41 AM
    6992 views | 4 replies
  • Creating a 2X2 table from continuous data

    Dear community,
    I have a 2 columns of continuous data. I would like to make a 2X2 table out that continuous data. I am trying to use this for sensitivity and specificity. I have a gold standar test and a new test. I want to set cutoff and get a table like this
    -------------
    | AB | Ab |
    ------------
    | aB | ab |------------

    ie AB would the the number of values that are above both cutoffs. ab is is number...

    drsultan85 drsultan85
    Discussions |
    Aug 13, 2013 4:02 PM
    4010 views | 1 replies
  • Anchoring "Windows List" & "Projects", etc. to same window as Data Table?

    Hello, I've just upgraded from JMP8 to 10.When opening up a Data Table, I used to be able to have additional panels such as "Windows List" and "Projects" show up in the same window by going through [View >> Windows List] or [View >> Projects].However, when I do the same in my JMP10 installation, I can only get the Windows List and Project windows show up as new floating windows.Is there a way to f...

    eric_chan eric_chan
    Discussions |
    Aug 1, 2013 12:52 PM
    5650 views | 1 replies
  • Is it possible have two scales on the same axis?

    Hello,I am new to the community. I would like to build a graph using the graph builer, with 3 different scales in ordinate. Is it possible to have one axis with 2 different scales?Thank you.Lucie

    luciegrandjacqu luciegrandjacqu
    Discussions |
    Jul 31, 2013 12:59 PM
    5929 views | 4 replies
  • password protection in a data table

    Hello all,I was wondering if there is a way to password protect a data table in JMP 10. Any input would be much appreciated. Thanks!

    danielsh danielsh
    Discussions |
    Jul 22, 2013 8:07 AM
    5944 views | 5 replies

Latest Discussions

  • How to do a clean uninstall of JMP9 on a Mac?

    Wondering if this is as simple as dragging the application package to the trash.  The OCD in me would like to also get rid of associated library and preference components.  The manuals and online resources don't give any direction.  And since I have JMP10 installed, I don't want to rip out resources shared with the new version. 

    uw_viromics uw_viromics
    Discussions |
    May 17, 2013 6:26 PM
    3559 views | 0 replies
  • Mean Diamond Confidence Intervals

    I'm doing a simple Oneway Analysis, ~10 groups each with # of data points ranging up to 20.I noticed that there are 2 95% CIs that are calculated:1.  One set for each group in the Means and Std Dev report below the chart, where CIs are calculated off of the Std Dev of each individual group2.  One set for the Anova, where the Std Dev of all groups are assumed to be the same (calculated off of the S...

    gugiyu gugiyu
    Discussions |
    Apr 23, 2013 2:39 PM
    4125 views | 0 replies
  • Sensitivity and specificity calculation

    Hi every one, Is there any suggestion to directly calculate sensitivity and specificity directly from JMP 9? I read some where there is some plug in or small app needs to be downloaded to JMP for this purpose Any ideasthanksAdil

    adil adil
    Discussions |
    Mar 1, 2013 12:32 PM
    3586 views | 0 replies
  • Chossing between Steel-Dwass All Pairs vs Dunn All Pairs for Joint Ranks

    Hello,I have a time series (five time steps) of samples from a population of the same ~60 individuals, each sample being a haphazardly chosen (i.e. not completely random) subset of the 60. The sample sizes each time ranges from about 15 to up to 50, and the measurement I do for each individual in a sample is a continous variable that goes from 0 to 1.Since the sample sizes are different each ti...

    avamk avamk
    Discussions |
    Mar 1, 2013 11:54 AM
    6264 views | 0 replies
  • 3 Parameter Weibull

    Is there any way to do a 3p Weibull in JMP and check to see whether it fits the data better than a 2p Weibull?  I'm looking for something similar to Weibull++ ability to determine the best fit for a given data set.

    gda gda
    Discussions |
    Feb 19, 2013 1:34 PM
    3229 views | 0 replies
view all discussions