How to open this PDF with JMP?Is it encrypted?
I tried to open it with JMP, but it didn't open for a long time.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI 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 playing around with applying come custom map shapes, I've got them to work in the static case:
dt_Wafer:Die << Set Property("Map Role", Map Role(Shape Name Use("N:/JMPMaps/X1234-Name.jmp","Name")));
But trying dynamically is messing up the file name (dt_Info:Product Name[1] is "X1234")
maps = "N:/JMPMaps/";
ProductName = dt_Info:Product Name[1];
...
dt_Wafer:Die << Set Property("Map Role", M
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
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:
Can I get some help interpreting the results of my mixture of mixtures study? I'm studying the friction of asphalt, specifically the effects of aggregate type, aggregate blend ratios at coarse and fine fractions, and asphalt gradation type.
Aggregate Types, 6 total:
- Class A (high quality): A1, A2, A3
- Class B (low quality): B1, B2, B3
Aggregate Blending (Coarse and Fine portions)
- Blend percent o...
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...
Graph Builder makes it easy to interactively add map images and boundaries to graphs to give visual...
Date: Thursday, May 14Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just d...
Duration: 90 minutesRegistration: FREEHosted via Zoom This online workshop is for beginnin...
Este seminario web se presenta en español. Tanto si acaba de descargar la prueba gratuita de 30 días...