boostrapping for regression
Why does my bootstapping option not appear? When I go to the fit model and have my meditation entered for regression analysis. When I check the parameter estimate, it does not give me an option for bootstrapping? Help
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesWhy does my bootstapping option not appear? When I go to the fit model and have my meditation entered for regression analysis. When I check the parameter estimate, it does not give me an option for bootstrapping? Help
Hi all, I'm trying to modify the graph builder code which has certain variables. I would like to add conditional statements to include or exclude those certain variables. I tried using if statements, but it doesn't seem to work properly. I would appreciate any suggestions in the matter. Example code: I want to take an input from the user (already done with this part), to evaluate whether the...
I would like to change the axis width in Graph Builder, but the <<Set Width message doesn't seem to work. My demo script: Names Default To Here( 1 );
dt_class = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb_test = Graph Builder(
Size( 534, 454 ),
Show Control Panel( 0 ),
Variables(
X( :height ),
Y( :name, Order By( :height, Ascending, Order Statistic( "Mean" ) ) )
),
Elements( Bar( X, Y, Lege
...
I am trying to understand the proposed solution (by @mpb ) here https://community.jmp.com/t5/Discussions/Box-plots-from-five-number-summary/td-p/2786
but the table suggested in the solution is missing. Can anyone help me with a similar table?
Hi, I have created two dashboards, which I would now like to edit.Dashboard one is displayed with the red triangle menu, Dashboard two has no red triangle. Does anybody know why this happens and how I can ensure the red-triangle is shown?I have JMP 16.2.0Dashboard two has no red triangle
Why does my bootstapping option not appear? When I go to the fit model and have my meditation entered for regression analysis. When I check the parameter estimate, it does not give me an option for bootstrapping? Help
I would like to change the axis width in Graph Builder, but the <<Set Width message doesn't seem to work. My demo script: Names Default To Here( 1 );
dt_class = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb_test = Graph Builder(
Size( 534, 454 ),
Show Control Panel( 0 ),
Variables(
X( :height ),
Y( :name, Order By( :height, Ascending, Order Statistic( "Mean" ) ) )
),
Elements( Bar( X, Y, Lege
...
I am trying to understand the proposed solution (by @mpb ) here https://community.jmp.com/t5/Discussions/Box-plots-from-five-number-summary/td-p/2786
but the table suggested in the solution is missing. Can anyone help me with a similar table?
Hi,I want to be able to display the control chart limits as a Duration but I can only display as numeric value. The column properties are defined as hr:m and I can display the axis, capability chart, etc. in hr:m but I am not even able to define a Control Limit manually in hr:m format. Does anybody know a work-around? Thanks,Chris
When I open a data table, I can use the option private to hide the data table:dt = Open( "$SAMPLE_DATA/Big Class.jmp", private );
The same feature is also available for table operations like Subset, Concatenate, and so on:Data Table( "Big Class" ) << subset(1, Private)
Data Table( "Big Class" ) << Concatenate( Data Table( "Big Class" ), Private);
For MFI, there no such option
... up to now, but a s...
w = New Window("window", <<Journal, hlb = hlistbox() );
w << Set Print Headers( "lineone \!n linetwo", "", "Page &pn; of &pc;" );
w << SavePDF ( "C:\Users\blahblah.pdf");
The above script should include a line break in the "left header" so that it has two lines. Instead the resulting PDF just has a non-printing box character between the two words, like this ... and if i copy that text into this wi...
Hello - First of all, I'm speaking very much as a non-statistician here. I have a paper I'm trying to replicate that is doing hierarchical clustering with multiple similarity functions and grouping methodologies, and then using an Adam's consensus to find a sort of "optimal" dendrogram, if you will. I looked at their software they were using, and its been out of comission for a good 15 years. JMP ...
Hi, is it possible to use a limits table to load specifications grouped by some factor in platforms other than Process Screening? Ideally I'd like to use the limits table in the distributions platform. Thanks in advance, Alicia
Hi all. So I'm working on a project where I have 2 x component classes, each of which has 4 items within the class, which are mixed together at varying concentrations over 48 combinations. Figured the best Factor way to do this was to use 2 x Continuous for the max/min concentrations for each class, then 2 x 4-level Categoricals for each of the items. Each of the combinations was made twice, so af...
I tried to do “Fit life by X” (fit TTF by voltage), but in the output, somehow “nonparametric overlay” did not show up. I was hoping to see the probability of failure vs time at 80V, 50V, and 15V (use condition), but that plot was not included in the output. I attached the report here. If anyone can take a look and point out went wrong, that would be great. Thank you!
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...