Populating the data in new table with variable defined in script
Hi all,
Actually i am trying to perform a calculation in jmp script, i have defined these calculation using a variable. ( ie- a,b etc), now i trying to populate this variable into a new table, such that each time if input changes , calculation will change and new data will be populated in new table.
let us assume a= weibull function( consider every input i have for calculating a)
dt = New Table(
...