Thanks for sharing the code and datasets! However, I met problems when I tested the code on MIMIC_II dataset and BIDIC dataset:
- When I ran the RRest v3.0 using MIMIC_II, when it goes to the step "Fusing RRs", I got an error message "Index exceeds matrix dimensions". The error is in SPA.m (line 111), SPA.m (line 60), fuse_rr.m (line 58), and RRest.m (line 63).
- When I ran the RRest v3.0 using BIDIC, when it goes to the step "Creating Universal Parameters", I got an error message "Fieldname 'group' does not exist." The error is in setup_universal_params.m (line 225), when calling the function "extractfield".
I have no idea how these errors caused. Could you please help me solve the problems? Thanks!
The following are the screenshots of the errors:


Thanks for sharing the code and datasets! However, I met problems when I tested the code on MIMIC_II dataset and BIDIC dataset:
I have no idea how these errors caused. Could you please help me solve the problems? Thanks!
The following are the screenshots of the errors: