plot_sd: sd and rsd plot

Description Usage Arguments Value

View source: R/shared_functions.r

Description

sd and rsd plot

Usage

1
2
plot_sd(org_data, log_mean = log1p, sd_type = "sd",
  use_title = "SD vs Mean")

Arguments

org_data

the original data as matrix

log_mean

should the mean on x-axis be log-transformed

sd_type

plot the SD or RSD?

use_title

what title to put on the plot?

Value

plot


rmflight/error_transformation documentation built on May 27, 2019, 9:31 a.m.