Re: Help with export data for Conjoint design
Having looked at this Choice Design Export/Import to Conjoint.ly
Does anyone know if they can build a similar addon but more custom to our needs?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Having looked at this Choice Design Export/Import to Conjoint.ly
Does anyone know if they can build a similar addon but more custom to our needs?
OK so I have code that worked fine in JMP 14, it went like this:
ithead = "EAR Configuration for Factor Cross Plots";
itprompt = "Select to Include EAR warning on Factor Cross Plots.";
itwarn =
"WARNING – This document contains technical data classified under the Commerce Control List and assigned Export Control Classification Number (ECCN) 0A606.x and 0E606. ";
//determine if itar/ear warning ...
Dear JMP community, I am in the processing of exploring the JMP and trying to make it work out a custom design for a bioprocess involved with 3 continuous factors and two categorical factors and some factor constrains. I would like to group same number of runs into each level of one of two categorical factors (6 levels in total, it is a "vessel"-like factor to contain different runs essentially). ...
Hi JMP community. I just started my DoE journey on JMP recently. Sorry if I am missing anything obvious here. I am trying to work out a DOE design of a biological process that have 4-5 factors. Factor A, B and C are mutually exclusive e.g. if factor A is present then B and C are not, vice versa. I have found a previous discussion here in the community Defining Factor Constraints in Custom D...
Hi,Can anyone advise a simple way to indicate that either a factor or an effect is constrained within limits ? Examples would include numbers expressed as %'s which must therefore lie between 0 & 100, such as Purity or the Yield of a reaction. This would be especially useful if it can be applied to a data table column, for example, rather than needing to be built into a custom design, thus enabl...
Having looked at this Choice Design Export/Import to Conjoint.ly
Does anyone know if they can build a similar addon but more custom to our needs?
Hi,Can anyone advise a simple way to indicate that either a factor or an effect is constrained within limits ? Examples would include numbers expressed as %'s which must therefore lie between 0 & 100, such as Purity or the Yield of a reaction. This would be especially useful if it can be applied to a data table column, for example, rather than needing to be built into a custom design, thus enabl...
Hello,I'm new to JMP and I'm learning about statistical analysis. I would like some pointers on what I'm trying to achieve. Let's say I am working on expressing a protein using a bacteria.
I have one response : Yield (mg/mL)I have multiple (nominal) elements regulating the expression in the bacteria : - Type of expression promoters : PromA, PromB, PromC, PromD, ... etc (I have 20+ choices) - Type...
I am trying to manually input a string variable that matches to one of the header of the columns so I can plot specifically choose column to plot on Y axis as needed. My script is below, but it doesn't seem to work. Hope someone can help.
User_Input = New Window( "Enter Lot Number",
<<modal(),
H List Box(
Text Box( "Enter Lot Number:" ),
lot_num_teb = Text Edit Box( "", <<set width( 200 ) ...
For( date = date_array << First, !Is Empty( date ), date = date_array << Next( date ), //looping through date_array's keys is clunky but done this way in JMP
dt << Select Columns( :Timepoint, :Target Channel, :Run date ), Where(:Timepoint == date);
dt << Subset( ( Selected Rows ), Output Table Name( "Subset" ));I wish to add, progressively, through each iteration of a for loop, data specifie...
);
In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly. Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP (CRD: S...
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...