RE: [NMusers] bootstrap

2019-05-10 Thread Bill Denney
Hi Niurys, The simplest method to ensure a good bootstrap is often to simplify the data file by removing rows that should not be used for the modeling before running the bootstrap. Notably, if you exclude an entire subject either based on the ID column or another column, usually the boostrap

[NMusers] bootstrap

2019-05-10 Thread Niurys.CS
Dear nmusers, I have a big doubt. When I used the bootstrap to evaluate my model, I had some bugs. In my code I use IGNORE statements based on FLAGS for some outliers. I don't know if I remove these IGNORE statements, the bootstrap will run well. Can you give me some suggestions??? Regards