学習のためのリソース
コース、チュートリアル、JMPを学習するためのその他の方法をご覧ください。
すべての学習リソースを表示最新のディスカッション
-
Sample size explorer : How to access programmatically
I would like to access and edit different components/fields(text fields) of sample size explorer programmatically. I want to build a custom script where my user interface(much simple with some default values) will ask user similar numbers/options to enter. that user interface should connect to sample size explorer platform and return me outputs. How can I do that. below are highlighted components ...
princeshiva
300 表示 | 4 件の返信 -
Add adjusted testnumber column.
I am not sure this is even possible. I do have test time stamp but they are not accurate. I like to add a test number column, but for the retested parts i want test number 2 not 1.
ConfidenceOwl94
337 表示 | 5 件の返信 -
Formula
Bonjour, je cherche à construire une colonne de test : A partir du script suivant :
dt11 = current data table();
...
// Choisir colonnes commençant par employes dur_cols = Filter Each( {col_name}, dt11 << Get Column Names( "String", Nominal ), Starts With( col_name, "employes " ) ); // Nouvelle colonne dt11 << New Column( "TEST EMPLOYES", Numeric, "Continuous", Format( "Best", 12 ) ); // Modifierhcarr01
283 表示 | 3 件の返信 -
How to construct a design which have three replicates and every replicate confounded with a different effect
in DOE it is possible to construct a design which has multiple replicates and each replicate confounded a different effect,by this way you can evaluate the effect confounded by the replicates not confounded with this effect. but i dont known how to construct such design and how to analysis it by jmp.a design like this:
ZHANDOUJI
270 表示 | 2 件の返信 -
Add test number column based on different column value changes
I have a data of a parts that are being tested on different test tester. If part fail on it won't be tested on next stations. I like to add a column to track the test number.
ConfidenceOwl94
228 表示 | 2 件の返信
最新のディスカッション
-
Sample size explorer : How to access programmatically
I would like to access and edit different components/fields(text fields) of sample size explorer programmatically. I want to build a custom script where my user interface(much simple with some default values) will ask user similar numbers/options to enter. that user interface should connect to sample size explorer platform and return me outputs. How can I do that. below are highlighted components ...
princeshiva
300 表示 | 4 件の返信 -
Add adjusted testnumber column.
I am not sure this is even possible. I do have test time stamp but they are not accurate. I like to add a test number column, but for the retested parts i want test number 2 not 1.
ConfidenceOwl94
337 表示 | 5 件の返信 -
Correct use of a mixture design for formulation optimisation
Hey, I'm a chemist trying to optimise three components in a formulation but have some limitations on them. All 3 = max 20% of formulationA = 0.5 - 10%B = 0 - 5%C = 0 - 5%B + C = min 2.5 % However, they don't all need to add to 20% e.g. can have an experiment with 0.5% A, 0% B, 0% C and then can balance with X. I've used a mixed design for this.A, mixture, 0.025, 0.5B, mixture, 0, 0.25C, mixture, ...
DeepDormouse199
169 表示 | 1 件の返信 -
Evaluating a Design Matrix for aliasing(confounding) in R and JMP have different answers
I have a design matrix , columns are factors with 2 levels, rows are experiments, see pics. I want to evaluate the design for aliasing (also called confounding). I obviously want a design that is free of confounding. I thought as part of doing this i would take XT * X of my design to get the dot products across each column. If there is no confounding id expect 0 in every off diagonal term. When y...
denalitastic
570 表示 | 6 件の返信 -
challenges using Mail() to auto mailling report
Hi,I need to automated sending a graph in email body and attach a table daily. I'm having 3 issues now and hope someone can help.
issue 1) : Not able to get graph into mail body. How I can do that? I simply tried below and no graph in body and it complains that character is needed, which indicating not allow picture?graph << Get As Report();
mail("XXX@XXX", "test", "Visualization " ||"\!n"|| Eval(g...dadawasozo
1236 表示 | 4 件の返信
最新のディスカッション
-
Question About F-Tests in GLMMs with Binomial Errors
Hi,
I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
While using a logit link function helps linearize the relati...LanaMilana
359 表示 | 0 件の返信 -
How to adjust the size of R plot imported with get R graphics(); ?
I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?
R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(
...CountableModel1
315 表示 | 0 件の返信 -
Exceptions are the utilities Show, Write, and Print ...
from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml# If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
Exceptions are the utilities Show, Write, and Print, which do not evaluate e...hogi
305 表示 | 0 件の返信 -
Extract Expr: Issue with scoped variable
This works:
Extract Expr(:height << set name( "new" ), :height );
But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );
Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height); Extract Expr(myDataTable:height << set name( "new" ), x )
*) why...hogi
249 表示 | 0 件の返信
JMPイベント
-
ChinaShanghai 5月 29
-
12:00PM - 1:00PM EDTMar 20JMP for Teaching Data Analytics Courses
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/jmp-for-data-analytics-course...
-
1:00PM - 2:00PM EDTMar 21Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
1:00PM - 2:30PM EDTMar 26Jump into Gauge Studies: Hands-On Workshop
Jump into Gauge Studies Wednesday, March 26 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hoste...
-
1:00PM - 3:30PM MDTMar 27In-Person Colorado JMP Users Group Meeting
Seats are limited to 30 attendees, so register now to save your spot. Date: M...