cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Getting calculated control limits from a Levey Jennings chart

    Hi Everyone, I'm currently working on a script that generates a LJ chart.  I need to drop a bunch of lines in there and must make sure the scale of the Y-axis allows to see all these lines.This all works perfectly except for the calculated control limits.  Is there any way that I can get these calculated limits, preferably before I generated the chart, so I can use them in the calculation I make t...

    jan_solo_ff jan_solo_ff
    Discussions |
    Nov 27, 2019 11:10 AM
    3747 views | 1 replies
  • Unbalanced two way ANOVA

    Hello, Please could I get help to analyse the following dataset.  Birds were provided with two different feed pellets (long versus short) at three different concentrations of protein (100%, 80% and 60%). I want to consider the effect of protein concentration and feed type both together and separately. I was planning to do a two way ANOVA to consider the separate and interactive effects of these fa...

    Abbiegraham Abbiegraham
    Discussions |
    Nov 27, 2019 9:12 AM
    2530 views | 2 replies
  • Use list of values in formula

    Hi,   I´m trying to calculate the distance that animals have travelled at a given time point adjusted for baseline. I have identified the total distance for each animal (&AM distance) and now need to subtract the baseline distance. This baseline is defined by 30 min after dosing. As the distance in the dataset is accumulated values I need to find the one value that matches the baseline timepoint. ...

    JulieSAppel JulieSAppel
    Discussions |
    Nov 27, 2019 5:51 AM
    2332 views | 3 replies
  • How to remove data label from quantile plot

    While doing quantile plot analysis i am seeing all data points with "data labels" as like below. Hence i could'nt able to see the curvature of data points. please refer below image Also i am seeing the particular column with some symbol as like below. I dont know how to remove this symbol. If it is removed, will that data labels also remove? Below is my expectation.

    maghizhbalaji maghizhbalaji
    Discussions |
    Nov 27, 2019 3:37 AM
    3794 views | 4 replies
  • Count in a script

    Hi,
    I need some assistance with adding a count in a script to a new column where it counts the number of rows from n=1 to n= m (based on size of size of text file). Any thoughts / comments greatly appreciated.
    Cheers,
    Dennis

    Dennis1 Dennis1
    Discussions |
    Nov 27, 2019 12:57 AM
    4002 views | 7 replies

Latest Discussions

  • Unbalanced two way ANOVA

    Hello, Please could I get help to analyse the following dataset.  Birds were provided with two different feed pellets (long versus short) at three different concentrations of protein (100%, 80% and 60%). I want to consider the effect of protein concentration and feed type both together and separately. I was planning to do a two way ANOVA to consider the separate and interactive effects of these fa...

    Abbiegraham Abbiegraham
    Discussions |
    Nov 27, 2019 9:12 AM
    2530 views | 2 replies
  • Use list of values in formula

    Hi,   I´m trying to calculate the distance that animals have travelled at a given time point adjusted for baseline. I have identified the total distance for each animal (&AM distance) and now need to subtract the baseline distance. This baseline is defined by 30 min after dosing. As the distance in the dataset is accumulated values I need to find the one value that matches the baseline timepoint. ...

    JulieSAppel JulieSAppel
    Discussions |
    Nov 27, 2019 5:51 AM
    2332 views | 3 replies
  • Difference between std error in "Parameter Estimates" and "Least Squares Means Table"?

    I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks! 

    Ranae Ranae
    Discussions |
    Nov 26, 2019 11:44 AM
    1398 views | 0 replies
  • Get local fits after Kernel Smoothing

    Hi all, I smoothed my data with the Kernel Smoother / Local Smoother (Local Fit: Linear, Weight funtion: tricube). My aim is now to extract the equations of all the local fits, which was done by the Kernel Smoother. Is there somebody who could give me some advise on how to best set this up?I am really struggeling with this problem.  I would be really grateful if someone could help me here.Thank yo...

    Teresa_ Teresa_
    Discussions |
    Nov 26, 2019 6:45 AM
    2252 views | 3 replies
  • 95% confidence intervals

    Hi All, l am trying to get a summary from a data table, l would like the mean of a variable l10t, the standard error, and 95% confidence interval. It all seemed fairly straight forward, but am having trouble with the 95% confidence intervals, have tried different ways to no avail, currently have dt2<< Summary( Group( :Sample ), Mean( :dilution factor, :l10t ), Freq( "None" ), Weight( "None" ),...

    Mickyboy Mickyboy
    Discussions |
    Nov 25, 2019 9:29 PM
    3427 views | 4 replies

Latest Discussions

  • Difference between std error in "Parameter Estimates" and "Least Squares Means Table"?

    I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks! 

    Ranae Ranae
    Discussions |
    Nov 26, 2019 11:44 AM
    1398 views | 0 replies
  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    1644 views | 0 replies
  • Analysis of covariance (ANCOVA) for Split plot Design

    Hi, I have a problem where I want to do ANCOVA and It is new for me.We have,Main plot data (2 treatments)Subplot data (10 treatments)Yield datawe want to add lodging (%) score as a covariate. How to do it? (I have seen some video tutorial from Youtube but its not easy to understand for me) Your cooperation will be highly appreciated.

    Harun-Or-Rashid Harun-Or-Rashid
    Discussions |
    Oct 29, 2019 9:03 PM
    1124 views | 0 replies
  • Send Expects Scriptable Object in access or evaluation of 'Send' Error

    I create a new window with variability chart, and put into journal. After that i want to save into pdf. But at the last line to save into PDF, it give me error like below. and nothing is saved into pdf. Need some advice which part i am doing wrong?  ErrorSend Expects Scriptable Object in access or evaluation of 'Send' , report_R235 << /*###*/SavePDF( "C:\LimTY\NXP\Product\Pegasus\Characterization\...

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 10, 2019 8:43 PM
    1172 views | 0 replies
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    1915 views | 0 replies
view all discussions