Distance Calculation using Latitude and Longitude
Does anyone has idea how to calculate the distance between states in the US using either zip code or latitude and longitude?
jenkins_macedo
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesDoes anyone has idea how to calculate the distance between states in the US using either zip code or latitude and longitude?
jenkins_macedo
Dear Community,My data table has ~5000 rows with three columns: OTU ID, condition, Relative abundanceI performed a one way Y - X analysis with the designations: condition (X), Relative Abundance (Y) and OTU ID (By) In the one-way analysis report I have to manually check each of the OTU ID for significance effect of condition in e.g. ttest or ANOVAIs there a way to make JMP print a new column in my...
JMP experts, I would like to understand on the mathematical background for calculating the within & between agreements in JMP Attribute gauge R&R study. I can able to understand the within agreement & between agreement individually. But the below one is the consolidated agreement for both. Help share some examples with multinomial data, since I am dealing with the same.
Hi All, I have a question regarding variability summary report. By default, my JMP does not include the table in the variability charts. However, if I want to add the report to all the charts, instead of click on each one of them, is there a faster way to change the default setting or something?Thanks!
Hi,
l am trying to check if a value in a cell within a variable lies within a range of values, between 0.50 and 2.0, and if it does fall within that range to return true and if it doesnt return false. i am in the data table, and column info, and typing the following into the edit formula:
If (0.50 < ( :Name( "P1-R1-D1-L1" ) > 2.0), "True", "False") ...
// and
If (0.50 < ( :Name( "P1-R1-D1-L1"
JMP experts, I would like to understand on the mathematical background for calculating the within & between agreements in JMP Attribute gauge R&R study. I can able to understand the within agreement & between agreement individually. But the below one is the consolidated agreement for both. Help share some examples with multinomial data, since I am dealing with the same.
Hi everyone, I am relatively new to JMP and have a "is this possible" question. I have 10 data tables that are identical in terms of columns and type of data, but have different values in each column as they are sorted by staff member. For the first person, I used graph builder to create 9 graphs. I saved the script to the data table as well as to the script window. My question is, since the colu...
Hi , I am wondering how to collapse Journal with JSL script . when I finish one JSL script with jrn1<< Journal ended, which comment can be continued after to collapse all my Jrn1 graphic ? I try below but fail
Jr1 = " ................";
Jrn1 << Journal;
Jrn1 << Close all like This;
thanks
Dear Members of JMP community, I have JMP 13 I'm attending to assess sensitivity and specificity (with CI 95%) of a nominal variable for another nominal variable. I'm not able to perform this May you indicate how to proceed?
Hi, recently I set property to a column in big class data table and make this column has color gradient. code is like below:
:height<<set property( "color gradient", { "white to blue", range( colminimum(:height), colmaximum(:height) ) } );
:height<<color cell by value(1);
it works.
but after that I want to reverse the color scale, the code is like:
:height<<set property( "color gradient", { ...
Hello, How do I use JSL to calculate Z-scores at different levels of aggregation? I am working with cancer mortality data (1999 - 2015) at the county-level. I need to calculate Z-scores to compare each county to the others within a state and all counties within the country. I cannot simply use the standardize function because it automatically takes an average of rates--which is invalid unless the...
I am working with a very large database of image files and want to be able to display the file for the user for visual inspection from a script. I have been able to get the following code to load the DLL but get an error requesting a signature argument. Does anyone know how to get a signature string from the system to pass to the DLL. ERROR MESSAGE FORM LOG: Second argument to CallDLL must be a ...
Not a mac person. Does anyone know how to run a jsl script from command line on a mac? I specifically mean WITHOUT "//!" at the top of it. I have this but it only opens the file unless I have the "//!" open -g -W -a /Applications/JMP\ Pro\ 15.app/ $(pwd)/myscript.jsl
vince_faller
I am working with a multi level data. Data is attached.In this dataset, I have 8- X variable: cumulative risk (continuous), all other risk (dichotomous). 3- Y variables: insurance and practice (dichotomous) and time (continuous)I have one confounding variable Age (continuous). I will have to add random effect to X variable. But I am confused how to add confounding variable to this analysis. Can an...
I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks!
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...