Is there an easy way to know if a column is Date/Time?
So I had a script that ran something like this:
for(i=1, i<=ncols(dt), i++,
name = Column(dt, i) << Get Name;
if(contains(name, "Date")
...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesSo I had a script that ran something like this:
for(i=1, i<=ncols(dt), i++,
name = Column(dt, i) << Get Name;
if(contains(name, "Date")
...
Hi everyone, basically I have a portion of a whole list of codes which writes: dt << Oneway(
Y( y ),
X( :column( x ) ),
Plot Actual by Quantile( 1
...
I have a jsl script that can automatically generate a dashboard containing plots from multiple data tables. I would like to save the dashboards to vie...
KellyHello all,Is it possible to present a legent on graph in two+ columns? I have a chart setup in such way that it would be more easily to read if the le...
MBasovicHello, I may have a trivial question, however I have not find an answer anywhere else. I am runing a linear regression model with standard least squar...
Danijel_VHello all,Is it possible to present a legent on graph in two+ columns? I have a chart setup in such way that it would be more easily to read if the le...
MBasovicI am fitting a bi-exponential growth model of the following form:
I would like to constrain the parameter estimates so that dmax1< dmax2 and rate1<rat...
Hello JMP community, Once a week, I import .txt data with a battery voltage column (named "V1") where row values can be "3.45V", "3.34V", "3.12V", "3....
jpmontagneHi all, We're looking at scripting/automating some repetetive tasks. I can't decide if it makes more sense to create this tool as a "Project" or a "A...
klkHi all, I have creating a model from a particular DOE and wish to apply that model to a new data set from another experiment (parameters are all teh s...
tbobHi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-pr...
GhostBenI just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulat...
Antonio80Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output ...
nsHi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal o...
liqinglei419I had crossover design data from one of my experiment, and I want to analyze it according to the rules of crossover design. Can someone please help me...
sharmachetanNew JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
This Club is is a participant-driven meeting designed to encourage attendee involvement and kno...
DOE Club This Club is is a participant-driven meeting designed to encourage attendee invo...