I ran GA function from R GA package for securties portfolio optimization. Its correct for shares and bonds separatelly. Id like to combine s.&b. in one porfolio. Thus, i combined the both datasets in one. But got error about "as.vector(nBits)" , but i have no such expression in my code. How to understand, which my GA parameter is wrong?
Error in as.vector(nBits) : argument "nBits" is missing, with no default
I posted Q. here too.
My issue not bug report, but help request
I ran GA function from R GA package for securties portfolio optimization. Its correct for shares and bonds separatelly. Id like to combine s.&b. in one porfolio. Thus, i combined the both datasets in one. But got error about "as.vector(nBits)" , but i have no such expression in my code. How to understand, which my GA parameter is wrong? Error in as.vector(nBits) : argument "nBits" is missing, with no default
I posted Q. here too. My issue not bug report, but help request