Welcome to the JMP User Community!
Ask questions, get answers, meet other JMP usersLearning Resources
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesLatest 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
1428 views | 0 replies -
Using JSON in a "GET" HTTP Request
I'm working to interface with our data retrieval engine. I can submit a job perfectly fine using a POST request like this: request = New HTTP Request(
url( "http://fc8tdbitmapconvs07:11111/daas/" ),
Method( "POST" ),
Json( Load Text File( ctfn ) )
);
data = request << Send; 'data' contains the response from the server and all is well.-------------------------------------------However, when I try and c...vt_sailor
10342 views | 7 replies -
Date Format help please
Please help me with changing my date time column into a useful JMP columnmy formay is yyyymmdd hhmmss(There is a space in the middle)example is 20191125 132435 for a Nov 25, 2019 at 1:24 pm 35 seconsI'm not sure how to convert this into a useful JMP format.I've looked through the multiple date/time related posts, but still don't understand what to do. Thank you in advance!!!
ted_ellefson
4070 views | 4 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_
2317 views | 3 replies -
Regex issue with escaped characters
I'm having a problem with regex and bracket characters.This JSL snippet:
Show(Regex("abcdef[ghi]", "([^\[]*)\[([^\]]*)\]", "\1{\2}"))
doesn't work in JMP (14.1). It gives the following error:Unexpected "([^]*)\[([^\]]*)\]", "\1{\2}"))". Perhaps there is a missing "," or ")". Trying to parse arguments of function "Regex".
However, this is valid regex in my Perl regex tester. ( I use Patterns on OS X.)...john_madden
16748 views | 12 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
1428 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_
2317 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
3520 views | 4 replies -
HTTP Request: Post error: InitializeSecurityContext failed: The revocation function was unable to ch
I have an error creating a post request, the error returned is: New HTTP Request() POST [url] schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. The solutions here didn't work for me, I got the same error message as HTTP Request with Headers? . My code is approximately:
request = HTTPRequ
...bayesfactor
5586 views | 2 replies -
How to filter / cleanse data JMP using a list [tipp, JSL, scripting]
After receiving so much great support, I thought it was about time I returned this favour. Below you'll find a little program that might make it easier to filter data tables. Hard encoding by "entry" is one way to filter entries; this is tedious and prone to typos. An alternative is to filter entries by their "position" in a filter list. This approach just assumes that the sequence of fields in th...
Newbie2Jumpie
1859 views | 2 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
1428 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
1701 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
1160 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
1206 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
1976 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
1:00PM - 2:30PM EDTApr 16Jump into DOE: Hands-on Workshop
Jump into DOE Wednesday, April 16 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom...
-
12:00PM - 1:00PM EDTApr 17JMP for Teaching Statistics in Semiconductor Engineering Education
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/jmp-for-teaching-stat-semicon...
-
1:00PM - 2:00PM EDTApr 25Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
2:00PM - 3:00PM EDTApr 25Gleaning Valuable Product Information from Text Data - Mastering JMP
Are you a subject matter expert with information buried in unstructured text, such as survey free-re...