Error in `colnames<-`(`*tmp*`, value = names(getMu(Data))) : attempt to set 'colnames' on an object with less than two dimensions

Boa tarde,
estou tentando reproduzir o seguinte código:

portfolioFrontier(ret[,1:81])
e me aparece o erro destacado acima

Error in colnames<-(*tmp*, value = names(getMu(Data))) : attempt to set 'colnames' on an object with less than two dimensions

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.