JMP Formula Error While Creating Bootstrap‑Simulated Column
I am working with a dataset that contains many missing values and a small number of observations, which makes modelling difficult. To address this, I would like to use bootstrap resampling. One column in the dataset contains the values shown in the attached Excel file, and I want to replace this column with simulated data consisting of 10,000 observations (Column Name: Sim_Y1_Liability). I used th...