DarkEyes/VLTimeSeriesCausality

show an error when using the function 'multipleVLTransferEntropy'

SUNeXtreme opened this issue · 1 comments

Thank you for sharing this amazing function. I met a warning that is "Error in sample.int(length(x), size, replace, prob) : invalid first argument" when using the function 'multipleVLTransferEntropy'. could you help me to solve this problem?

Thanks!

YANAN

It should be the limitation of RTransferEntropy that we used in out 'multipleVLTransferEntropy'. See https://github.com/cran/RTransferEntropy for more details.