Three_Tracer_Plot_Median: 4x3 Tracer import median plot

Description Usage Arguments Details Value

Description

N.B. READ Code to check functionality for mean vs median plot

Usage

1
2
3
4
Three_Tracer_Plot_Median(dir = "C:/Users/Oliver/Desktop/",
  expected = matrix(c(27, 1e-04, log(2)/3, 15, 1e-04, log(5)/3, 12, 1e-04,
  log(5)/3), byrow = TRUE, nrow = 3), color = c("red", "green4", "blue"),
  numb = c(10, 10, 10))

Arguments

dir

- folder path that contains the tracer exports

expected

- the expected tree height, clock rate and pop size values

Details

This function imports tracer treeHeight, clockRate, popSize and posterior tracer export data using Tracer_Import and then plots the median in a 4x3 with the expected

Value

This function plots


OJWatson/sims4 documentation built on May 7, 2019, 8:33 p.m.