Help needed with the eGFR MDRD Formula
Hi all, I need help creating the following formula: eGFR = 175 x (SCr)-1.154 x (age)-0.203 x 0.742 [if female] x 1.212 [if Black] thanksOS
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi all, I need help creating the following formula: eGFR = 175 x (SCr)-1.154 x (age)-0.203 x 0.742 [if female] x 1.212 [if Black] thanksOS
I am scripting several visuals with column switchers and am finding that they default to a larger size than I would expect. I took the example JSL from another similar post Scripting-column-switcher-using-variable but tried to get change the column switcher width. I added a local data filter as I know that one can manipulate the sizes of those objects with "Display()". You may notice that I ad...
Hallo zusammen,ich möchte gerne eine Grafik wie ich sie in Excel erstellt habe in JMP ebenfalls erstellen. Dabei habe ich drei Parameter, die ich in zwei Produktionsschritten messe und dann gegeneinander auftrage. Dabei erhalte ich dann in Excel untenstehende Grafik.In JMP habe ich die Parameter wie folgt benannt Parameter_1_Stufe_1; Parameter_2_Stufe_1; Parameter_3_Stufe_1 und Parameter_1_Stufe_2...
jan_kreuzmann
Hello,
I am wondering if it possible to use my for loop variable, i, as an input for a new column, depending on the value of another column. Here is what I am thinking, but cannot get to work.
dt << New Column("Site", Numeric, Formula(
For(i = 1, i <= 8, i++,
If(Contains(:Column1, i), i);
)
));
I am novice at JMP, and I am making my first PCA that I would like to color code by sample type (treatment) ... but I cannot figure out how. Any advice?My study compares a variety (15+) of carbon composition metrics of the leaves, litter, and soil of two different plant species in rivers versus creeks -- overall that is 12 sample types, or treatments.Any help would be greatly appreciated!I have JM...
Hello,
I am wondering if it possible to use my for loop variable, i, as an input for a new column, depending on the value of another column. Here is what I am thinking, but cannot get to work.
dt << New Column("Site", Numeric, Formula(
For(i = 1, i <= 8, i++,
If(Contains(:Column1, i), i);
)
));
I am novice at JMP, and I am making my first PCA that I would like to color code by sample type (treatment) ... but I cannot figure out how. Any advice?My study compares a variety (15+) of carbon composition metrics of the leaves, litter, and soil of two different plant species in rivers versus creeks -- overall that is 12 sample types, or treatments.Any help would be greatly appreciated!I have JM...
I have 3 SQLQuery tables generated. Few questions:To generate a weekly report, what’s the best way to store them, so next week once I have updated data, I can replace the data source once, and then the 3 query tables run automatically? Is it like journal, project, or dashboard?How to combine the scripts of the 3 query tables in order to run them all at once with updated data? I saw in each table t...
I have a table with following information.I have this data for ~40 different tests and upper and lower limit are different for each of the test.How can I automate the variability chart plotting?part_numtest_nummeasured_valueupperlimitlowerlimitFollowing is what I need to automate-Thanks
Hello JMP community, I wanted to hear what statisticians believe is the best way to depict error bars for skewed data?I have a non-normal distribution of measurements (mg of drug taken per a day across ~50 people across 3 days) and I have 3 groups of people. I'd like to make a line graph (not box plot) but I'm not sure what to put as the error bars. The main data points would be the median (not me...
Dear JMP Community, (W10, 64-bit, JMP Pro 15.2.1) I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...
Hello, I'm attempting to build an application in application builder. I have two modules currently. The first module is a series of number edit boxes and lists that allow the user to input values and make selections.After pushing a button, the inputs and/or list selections update table variables in a data table that subsequently updates column equations. The data table opens in the background so ...
How do I get a whole model significance test when conducting a generalized regression using the negative binomial distribution? I can get the individual effect significance tests, but I do not see where I can get the whole model significance.
Using JMP 12.x, I noticed that: tablebox() <<sort by column does sort the column fine, but it does not seem to preserve any existing cell coloring post row sort. Is there any way to force it to preserve the existing cell colors post row sorting?
thanks, DJ
I'm using the neural platform to calculate a model that makes predictions from some observed data and want to compare the performance of that model to other models (not from JMP). To compare the different models, I want to compare the observed data and the predictions from the different models.The R2 is not a good measure because it checks for any linear relationship between the observed and predi...
Duration: 90 minutesRegistration: FREEHosted via Zoom This online workshop is for beginnin...
Date: Thursday, February 5Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've ju...
JMP Student Edition is a professional statistics environment rather than a simplified teaching tool....
JMP imports and analyzes the important data you collect or store in a variety of databases and forma...