powered by
mnntsplotmarginal(cestimatesarray, M, component, ...)
M<-c(2,3) R<-length(M) data(Nest) data<-Nest est<-mnntsmanifoldnewtonestimation(data,M,R,1000) est cest<-est$cestimates mnntsplotmarginal(cest, M, 1) mnntsplotmarginal(cest, M, 2)
Run the code above in your browser using DataLab