I installed MEGENA:
install_github("songw01/MEGENA")
But oddly I'm seeing:
> calculate. (i hit tab here)
calculate.PFN calculate.rho.signed
> calculate.correlation
Error: object 'calculate.correlation' not found
Did I do the installation incorrectly? Why is calculate.correlation not available?
I installed MEGENA:
install_github("songw01/MEGENA")But oddly I'm seeing:
Did I do the installation incorrectly? Why is
calculate.correlationnot available?