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

  • 95% confidence interval calculation from profile for Excel

    Dear all,One of my friend doesnt have jmp. I prepared an excel for it. But I just calculate prediction value from equation. I do not calculate 95% upper lower prediction of model in excel. Could you please inform how can i calculate 95%range of prediction model in excel. I used nonlinear part of jmp.Thanks anyone help to solve this issue.   

    nac nac
    Discussions |
    Jan 3, 2022 7:00 AM
    2146 views | 1 replies
  • New Column Formula with JSL

    I'm trying to add new column formula to a table based on user input. The input can either be a single value or a column selection. Been trying couple methods but I couldn't get one which could handle this interchangeably. Sample script that I tried below. Ideally I can keep the "newcolexpr" expression the same regardless of the input. This is mainly because I'm trying to deploy custom formula colu...

    Djtjhin Djtjhin
    Discussions |
    Jan 3, 2022 2:58 AM
    8205 views | 4 replies
  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    913 views | 0 replies
  • How do I get the file names with a specific suffix from a folder?

    I am trying to import some data from a folder, it contains different type of files, and I just want the file with *.s2p suffix, how can I  get all the filename with  .s2p  suffix?  I use files in directory function, but it can only get all the filename.fileNames = Files In Directory( directory );

    Jiaxiang Jiaxiang
    Discussions |
    Dec 31, 2021 3:07 AM
    1626 views | 2 replies
  • 这个数据需要登录网站后才能看到、怎样用脚本下载?已经提供帐号及密码

    大家好!这个数据需要登录网站后才能看到、怎样用脚本下载?https://vip.cfi.cn/ts_exdailytradeinfopage.aspx?caller=1&clid=meoh&ptime=20210824&pdiv=ts_content_caller&visitby_pcclient=False 我抓取了浏览器中相关信息。有帐号、密码。但我不会如何编写脚本来自动下载这些数据。Request URL: https://vip.cfi.cn/ts_exdailytradeinfopage.aspx?caller=1&clid=meoh&ptime=20210824&pdiv=ts_content_caller&visitby_pcclient=False Request Method: POST Status Code: 200 OK Referrer Policy: no-re...

    lala lala
    Discussions |
    Dec 30, 2021 5:44 PM
    2340 views | 6 replies

Latest Discussions

  • 95% confidence interval calculation from profile for Excel

    Dear all,One of my friend doesnt have jmp. I prepared an excel for it. But I just calculate prediction value from equation. I do not calculate 95% upper lower prediction of model in excel. Could you please inform how can i calculate 95%range of prediction model in excel. I used nonlinear part of jmp.Thanks anyone help to solve this issue.   

    nac nac
    Discussions |
    Jan 3, 2022 7:00 AM
    2146 views | 1 replies
  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    913 views | 0 replies
  • How do I get the file names with a specific suffix from a folder?

    I am trying to import some data from a folder, it contains different type of files, and I just want the file with *.s2p suffix, how can I  get all the filename with  .s2p  suffix?  I use files in directory function, but it can only get all the filename.fileNames = Files In Directory( directory );

    Jiaxiang Jiaxiang
    Discussions |
    Dec 31, 2021 3:07 AM
    1626 views | 2 replies
  • 这个数据需要登录网站后才能看到、怎样用脚本下载?已经提供帐号及密码

    大家好!这个数据需要登录网站后才能看到、怎样用脚本下载?https://vip.cfi.cn/ts_exdailytradeinfopage.aspx?caller=1&clid=meoh&ptime=20210824&pdiv=ts_content_caller&visitby_pcclient=False 我抓取了浏览器中相关信息。有帐号、密码。但我不会如何编写脚本来自动下载这些数据。Request URL: https://vip.cfi.cn/ts_exdailytradeinfopage.aspx?caller=1&clid=meoh&ptime=20210824&pdiv=ts_content_caller&visitby_pcclient=False Request Method: POST Status Code: 200 OK Referrer Policy: no-re...

    lala lala
    Discussions |
    Dec 30, 2021 5:44 PM
    2340 views | 6 replies
  • Surface Plot- Increase the size of the text and numbers separately / change the background grid color

    Hi, everyone,I have a problem with the surface plot. The point is that I want to change the size of the axis labels and the number labels. I know you can change it under "settings" and "text Size", but the size of the lettering and the numbers change together. I would like to have a change in the size of the numbers other than the labeling of the axis. If both sizes are changed together, the propo...

    ConstructWhale5 ConstructWhale5
    Discussions |
    Dec 30, 2021 4:56 PM
    868 views | 1 replies

Latest Discussions

  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    913 views | 0 replies
  • Expand Contours

    Hi, 

    I understand that the contouring is done based on triangulation to data points, but is there a method for expanding them further to fit a custom SHP file I've imported into JMP? I've already set the alpha and the lowest value so the contour should cover the, 'most', area. Any other methods? Thanks! 

    MikeDereviankin MikeDereviankin
    Discussions |
    Dec 15, 2021 12:49 PM
    711 views | 0 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
    873 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
    831 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
    1089 views | 0 replies
view all discussions