How to subset top 10 highest values by year and location?
I have a dataset of daily ozone concentrations from multiple sites over several years. Is there a quick way to subset the top ten highest concentrations at each site and year?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI have a dataset of daily ozone concentrations from multiple sites over several years. Is there a quick way to subset the top ten highest concentrations at each site and year?
I'm a n00b who is trying to run a full factorial. i'm just learning JMP and T&E so i don't really know what i'm doing yet. I have 4 continuous factors. Let's say, my factors are birds observed in X park (where X represents a different local park). i don't know how I should do the levels of the factors. if I want that number to be randomized between 0 and 50, how should i run the test? if i run the...
I tried to open it with JMP, but it didn't open for a long time.
I attempted to calculate the mode of column A, grouped by column B, using the Col Mode(:A,:B) function. However, since column A contains string data, no value was output. I then discovered that Mode(:A) can obtain the mode even for string data. The problem now is that I don't know how to perform the grouping. How should I construct the formula?
what is the JSL command for copy table script(no data)?
I'm a n00b who is trying to run a full factorial. i'm just learning JMP and T&E so i don't really know what i'm doing yet. I have 4 continuous factors. Let's say, my factors are birds observed in X park (where X represents a different local park). i don't know how I should do the levels of the factors. if I want that number to be randomized between 0 and 50, how should i run the test? if i run the...
I tried to open it with JMP, but it didn't open for a long time.
Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert
x axis: (first) Family Car
top graph: % of factor by sex
bottom graph: % of factor by age
Semiconductor Industry:
car = Lot
age = classification 1
sex= classification 2
The closest I can get without changing the data table:
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
dt << New Column( "First Family Car",
Character,
Formula( Word( 1, :family cars, "," ) )
);
Graph...
In some cases, JMP makes it very hard for a user (or AI) to debug the code.
from: https://community.jmp.com/t5/Discussions/AI-scripting-misleading-log/m-p/929994/highlight/true#M108698
@Craige_Hales wrote:
objects ignore messages they don't understand
Here is a wish to remove the issue: chatty mode() for AI debugging
and here are some examples:
Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert
This is a new bug, or at lease JMP never behaved like this before.
I set up a surface plot of an average of individuals and adjust the viewing angle to show relevant features of the surface.
I have a local filter selecting for individuals, when I click on the individual 1, looks great, click on individual 2, looks great, click on individual 3, it completely resets the view - losing the "apples to a...
How do I get newly opened JMP files to appear as the top window in my apps. How many times have I mistaken the newly opened for the currently opened. Very, VERY annoying.
When I create a Categorical Report to look at data, I would LOVE if the "Total"/"Total Responses" line could be bold or in a different color to easily stand out. Is this possible to do?
In a code, the coding for the expression handling was wrong and produced a surprising result.
I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.
an example:
x= "hello";
type(x); // -> string
X(5) // -> "hello"
After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
... and JMP will return the content of x.
someho...
多くのお客様から関心をお寄せいただいている「ベイズ最適化」のWebセミナー(無料)を開催します。JMP Proに搭載されているベイズ最適化 では、「プロファイル」や満足度関数を活用し、次に実...
Date: Friday, May 29Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just dow...
Often, data need to be organized and re-structured before they can be analyzed to provide useful inf...
Duration: 90 minutesRegistration: FREEHosted via Zoom This online workshop is designed for...