simonhmartin / twisst

Topology weighting by iterative sampling of sub-trees
GNU General Public License v3.0
72 stars 19 forks source link

Error in l$window_data[[i]]$mid : #33

Open lnqiaolouise opened 2 years ago

lnqiaolouise commented 2 years ago

When I run the codes in a R studio . it was wrong with the errors as follows Error in l$window_data[[i]]$mid : $ operator is invalid for atomic vectors In addition: Warning message: In split.default(x = seq_len(nrow(x)), f = f, drop = drop, ...) : data length is not a multiple of split variable

simonhmartin commented 1 year ago

I'm sorry I missed this message. It is not easy for me to diagnose the problem. This might happen if you did not import the window data file and only imported the weights file. Is that what you did?