Skip to content

QTL-rocks/Plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plots.jl

MCMC plots function

inputfile = "MCMC_samples_residual_variance.txt"
traceplot(inputfile,backend="plotly",nplots =4)
savefig("plot.png")

1.Plot MCMC residual variance from inputfile.

2.Choose two backend plots, pyplot and plotly.

3.Choose subset plots, nplots is equal to the number of columns in the file.

4.Save MCMC plots.

Plotting

alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors