R/Figures.R

# s^***
plot_sstarstarstar <- function() {
  chi <- seq(0,1,by = 0.01)
  latex_plot_drawer(chi, sstarstarstar(chi))
}

# s^**
plot_starstar <- function() {
  chi <- seq(0,1,by = 0.01)
  latex_plot_drawer(chi, sstarstar(chi))
}
jalasalmi/MPoUM documentation built on May 21, 2019, 10:47 a.m.