how to store JSL output to a SQL database
Hi ,i have written some query in JSL and want to save the output values in SQL data base. Can anyone help me in doing that. Regards,Dilip
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi ,i have written some query in JSL and want to save the output values in SQL data base. Can anyone help me in doing that. Regards,Dilip
I got data which fits gamma poisson distribution, and I'm not sure how to do hypothesis test on this kind of data.I looked online and only found method to do hypothesis test for poisson distribution, but did not see any article for gamma poisson.
Hi,I have some questions regarding DOE regression equation.I don't understand why Minitab converts the regression equation into uncoded units and why is it possible only for hierarchical model? Is there a mathematical equation between coefficients of the coded and uncoded units? and how can I interpret the uncoded coefficients?Thanks,
I have very limited coding experience with JSL and can do with some help to solve this problem. Basically, I have alternating rows of when tools are down and up and wanted to transfer/move the up time to a new column under the down time and compute the difference. I have attached two tables--this1 which is current data I have and this2 is the desired output.Basically, transform from this:to this: ...
Hi, I am able to save indivual JPEG & PDF file.How can save all JPEG files into one PDF file? Thanks. ...
Names Default To Here( 1 );
Open( "$SAMPLE_DATA/Big Class.jmp" );
biv = bivariate( y( :weight ), x( :height ) );
rbiv = biv << report;
framebox = rbiv[Frame Box( 1 )];
framebox << Set Background Fill( 0 );
rbiv << save picture( "C:/" || "Big.JPG", JPEG );
rbiv << save picture( "C:/" || "Big2.JPG
Hi ,i have written some query in JSL and want to save the output values in SQL data base. Can anyone help me in doing that. Regards,Dilip
I got data which fits gamma poisson distribution, and I'm not sure how to do hypothesis test on this kind of data.I looked online and only found method to do hypothesis test for poisson distribution, but did not see any article for gamma poisson.
Hi,I have some questions regarding DOE regression equation.I don't understand why Minitab converts the regression equation into uncoded units and why is it possible only for hierarchical model? Is there a mathematical equation between coefficients of the coded and uncoded units? and how can I interpret the uncoded coefficients?Thanks,
I have written a script that plots variability chart with the following data -1.I have defined a list that contains all column names starting with MIP and i iterate through this list for Y-axis variable.2.X-axis has Tool name and Part id.3.I am right now able to plot MIP_* variability plot for different step number.4.I need to add set point and upper/lower spec limits to these plots.eg : variabil...
I have a data with all numerical values. How would I plot mixed of Mixed Stacked and Side-by-side Bar Graph in graph builder. I want to plots my graphs as shown in attached 2 images. First image only shows the percentage of each variable in mixed of stacked and side-by-side bar plot but in Second images also shows the value of the variable as well. If you can share the detailed procedure or JSL ...
Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...
I just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulates your capability indices. But, I cannot see the actual LSL/USL values as I drag them! Does anyone know how to make this happen?
Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output a 73500x73500 correlation matrix. When I try to run it, I immediately receive this pop out message:Unable to allocate enough memory in access or evaluation of 'List' , {/*###*/Estimation Method( 0 ), Matrix Format( 2 )} What's the issue? I'm using J...
Hi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal of this script is to upload a JSON formatted file (or something of the like) to the server for other users to download/read. I noticed that there are very few POST examples with JSL, but quite the abundance with GET, which I have no problems with. I w...
I had crossover design data from one of my experiment, and I want to analyze it according to the rules of crossover design. Can someone please help me with this?
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...