plot.plan.values: Plot reliability life test

Description Usage Arguments

Description

Plot reliability life test

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
## S3 method for class 'plan.values'
plot(
  x,
  censor.time = NULL,
  my.title,
  grids = 2,
  quantile.mark = NULL,
  number.points = 20,
  perc.low = 0.01,
  perc.high = 0.99,
  cex = 1,
  xlim = NULL,
  ylim = NULL,
  title.option = GetSMRDDefault("SMRD.TitleOption"),
  xlab = x$time.units,
  digits = GetSMRDDefault("SMRD.DigitsPrinted"),
  ...
)

Arguments

x
censor.time
my.title
grids
quantile.mark
number.points
perc.low
perc.high
cex
xlim
ylim
title.option
xlab
digits
...

Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.