Jmp connect to AAS (Azure Analysis Service)?
Hi, I would like to know if it is possible to connect JMP with an AAS (Azure Analysis Service) ? thanks
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I would like to know if it is possible to connect JMP with an AAS (Azure Analysis Service) ? thanks
When applying the Line Of Fit option in graph builder with a categorical variable on the x-axis you can calculate confidence intervals for each of the group means. If you choose unequal variance the confidence intervals are based on the individual group variances but how is the degrees of freedom for the t-distribution calculated? It appears to be based not on the individual sample sizes but the o...
Hi Community, I have data table with column TimeStamp 2023_10_04 02:22:24. Right now i already split the date & time into separate column using this script below:Names Default To Here( 1 );
dt = Current Data Table();
dt << Text To Columns( delimiter( " " ), columns( :TimeStamp ) ); // in delimiter is SPACE
// Close the original timestamp column
dt << Delete Columns( "TimeStamp" );
dt << Delete Co
...
Hi, I am kinda stuck and struggling in JMP looping. How can I loop a tabulated table that came from my subset tables? The number of tables may change so I figured that I needed to do looping (but Im struggling) also I need this images appended to powerpoint slides. I don't have an idea how to get looped variable name and append it to the slides. Here's my sample script, but doesn't have any loopin...
Hello!If I use analyze>tabulate>mean, then jmp 14 can take my 3 million rows and get a summary in about 15 seconds. If I try to subtract column A from column B using a column formula, it takes 3+ hours. How can I do a workaround to increase calculation speed? some sort of JSL? I could just pull it into python but jmp should be able to handle subtraction! Thanks for your help!
Hi, I would like to know if it is possible to connect JMP with an AAS (Azure Analysis Service) ? thanks
When applying the Line Of Fit option in graph builder with a categorical variable on the x-axis you can calculate confidence intervals for each of the group means. If you choose unequal variance the confidence intervals are based on the individual group variances but how is the degrees of freedom for the t-distribution calculated? It appears to be based not on the individual sample sizes but the o...
HelloI have set up a New Column "Pin Name"and would like to add a number of PINIt means if you contain gp_0 in the column "Test Name" it should be GP_0or if you have contains gp_1 in test name it should be GP_1 in Column "Pin Name"or if you have contains gp_11 in test name it should be GP_11 in Column "Pin Name"I wrote the scriptColumn(dt,"PIN_NAME") << Formula ( If ( Contains( :TEST_NAME, "gp_0" ...
Hello All, I'm assessing different approaches for testing parallelism of 4PL fits in a potency assay. I know some of the limitations/tradeoffs of the F-test/chi-square approaches. One of our vendors is also using the Slope Ratio method for their testing. Does anyone have thoughts about pros/cons of this approach and where it's appropriate to use? Finally - has anyone implemented this in JMP? T...
Hi JMP community, I am using DSD to find the main effect as well as quadratic effect among my factors. Specifically, my responses are multiple numerical parameters, and my factor inputs include both numerical and categorial values. Now, I have run the experiments and feed into the model. Because I am interested in the effects of all these factors to my multiple responses simultaneously, I am using...
Hi All, I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method. So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...
Hello, I am after a combination of guidance and education. I have recently come across SIMCA as a classification approach. I believe this is not something JMP can address at the moment so my question is, which alternative options can I explore to achieve a similar goal and what would be the advantages/disadvantages when compared to the SIMCA method? I am currently using JMP 17 Thank you very much...
What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)? This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...
I have difficult to get the filepath correct.
Error message says "Cannot open table in access or evaluation of ....(Filepath)"
How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties. But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you need to simulate the results of your model to help determine how to measure and reduce defect...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...