Can JMP be used to run the derivation of Darcy's law to calculate the N value of permeability?
我们目前正在进行一项实验,使用滴定管测试灯芯的渗透性。我正在研究JMP是否可以用来计算N值,希望能得到你的帮助
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources我们目前正在进行一项实验,使用滴定管测试灯芯的渗透性。我正在研究JMP是否可以用来计算N值,希望能得到你的帮助
Hi,
I have a script that calls the compare data tables platform using:DTOriginal << Compare Data Tables(Compare with( DT2new ),Hide columns with no differences( 0 ),Hide rows with no differences( 0 ));
After I can manually use the top left red triangle to "save difference summary", however this isn't recorded in the log or workflow builder. Can it be scripted and if so, how?
There is an error as I cannot run this, can anyone help?// Function to reformat dates to dd/mm/yyyy
colName = Column Dialog( "Select Date Column" );
reformatDateColumn = Function({dt, colName},
dt = Current DataTable();If( Column( dt, colName ) == Empty(),
Throw( "The selected column does not exist in the current data table." );
);// Function to identify and reformat the date
formatDate = Function({date...
I have this data in graph builder and I was wondering if there was a way with JSL to select all the points that are showing in the current GB arrangement? This would save me from having to hold down control and select all the point in each panel by panel. On some GB arrangements this can be a lot of panels to work through!
Hi,Jmp newbie here so pretty basic question: how do I plot a series of line plots with categorical x axis? right now the graph builder is duplicating every category on the x axis? Thanks!
我们目前正在进行一项实验,使用滴定管测试灯芯的渗透性。我正在研究JMP是否可以用来计算N值,希望能得到你的帮助
Hi,
I have a script that calls the compare data tables platform using:DTOriginal << Compare Data Tables(Compare with( DT2new ),Hide columns with no differences( 0 ),Hide rows with no differences( 0 ));
After I can manually use the top left red triangle to "save difference summary", however this isn't recorded in the log or workflow builder. Can it be scripted and if so, how?
There is an error as I cannot run this, can anyone help?// Function to reformat dates to dd/mm/yyyy
colName = Column Dialog( "Select Date Column" );
reformatDateColumn = Function({dt, colName},
dt = Current DataTable();If( Column( dt, colName ) == Empty(),
Throw( "The selected column does not exist in the current data table." );
);// Function to identify and reformat the date
formatDate = Function({date...
I have this data in graph builder and I was wondering if there was a way with JSL to select all the points that are showing in the current GB arrangement? This would save me from having to hold down control and select all the point in each panel by panel. On some GB arrangements this can be a lot of panels to work through!
Dear Colleague My lab has discovered a biomarker that predicts bad outcomes for pregnant moms. I am trying to figure out how to determine an optimal cutoff in the multivariable model, i.e., one that includes all the clinical characteristics and the biomarker that predicts the binary outcomes, i.e., bad outcomes for pregnant moms. I use the decision threshold tool to change the sensitivity and spe...
I have created a Boxplot graph and I need to show the Mean and other relevant stats/values and text inside or close to the Box and not on the top as part of the Summary Stats. I also need to be able to manipulate the figures like make it bigger, bold, etc...full customization like the attached Boxplot picture. Any suggestions? Thank you, Helal
Hallo zusammen, ich bin unsicher bezüglich der Methode zur Reliabilitätsanalyse einer Scorecard.Ich möchte eine Scorecard bzgl. Ihrer Reliabilität analysieren. 5 verschiedene Anfragen werden dabei über eine Scorecard von jeweils 4 verschiedenen Personen bewertet. Jede der 5 Anfragen erhält dadurch einen Gesamtscore. Ich möchte gerne untersuchen, wie "gut" unsere Scorecard zur Bewertung unserer Anf...
Setup : JMP 17.0.0 on Win11.I create boxplots and export to HTML (default graphics format = SVG).
On line 16 of the html file, there is an autogenerated link to adobe :pluginspage="http://www.adobe.com/svg/viewer/install/"This webpage doesn't exist and I think the Adobe SVG Viewer is not available anymore, so the above link should be removed.https://web.archive.org/web/20121221000422/http://www.ado...
Hello, I am conducting a two-way ANOVA with a random effect and need to report the partial eta squared. Does anyone know how to do this or calculate it from values displayed in the output? I tried the add-on but it does not support models with random effects. For the model I have a dependent variable and my model effects looks like:variable1variable2variable1*variable2variable3 & random all variab...
Hello,I'm trying to reproduce the results obtained on JMP with the "Neural" model by adding nested cross-validation, which is not possible on the software. However, the architecture is very unclear and I can't understand the calculations performed by the model. I don't have access to certain information such as batch size, optimizer used, loss, learning rate (except the one for the boosting), and ...
REGISTER HERE If you teach with JMP Student Edition, don’t miss JMP’s wide range of freely av...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...