| plotSkew | R Documentation | 
Function to display the sampling distributions of the skewness statistics for each metric across all simulations. Sampling distributions with a sample mean roughly centered at zero indicate that on average the metric has a reliably symmetric distribution. Distributions of skewness values whose center is not in the neighbourhood of zero (-s/3 <= Xbar <= s/3) indicate that on average the metric has a skewed distribution, and the median will better capture the essence of the data.
plotSkew(
  agObject,
  plotEach = TRUE,
  show_symmetric = NULL,
  output = "plot",
  metric = rownames(agObject[[1]][[1]][[1]][[1]])
)
agObject | 
 
  | 
plotEach | 
 
  | 
output | 
 
  | 
symmetric | 
 
  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.