powered by
MultiPhasePlot(file, position, level = 0.95, dec = '.', sep=',', comment.char='#', title = "Phases marginal posterior densities", GridLength = 1024)
data(Phases) write.csv(Phases, "data.csv") MultiPhasePlot("data.csv", c(4,2),level = 0.95, title="Densities of phase 1 and phase 2")
Run the code above in your browser using DataLab