tjthurman / BAHZ

An R package for Bayesian analysis of hybrid zones
GNU General Public License v3.0
3 stars 1 forks source link

improve plotting functions #48

Closed tjthurman closed 5 years ago

tjthurman commented 5 years ago

(1) vectorize predict geno cline, so that it only needs the stanfit object and x values (detect direction from stanfit still)

(2) Move some of the padding and warning about wrong number things out of predict geno cline and in to the plotting function.