Hi, thanks for sharing the code. When I tried to run the synthesis data with RRest_v3 as described in the video, I got the following error:
Reference to non-existent field 'young'.
Error in specific_vortal_stats (line 30)
if sum(rel_subj_els.young == subj_no)
As I checked with breakpoint, rel_subj_els indeed doesn't have young field. Could you help me with this?
Hi, thanks for sharing the code. When I tried to run the synthesis data with RRest_v3 as described in the video, I got the following error:
As I checked with breakpoint, rel_subj_els indeed doesn't have young field. Could you help me with this?