Skip to contents

This function is used to generate MLE.

Usage

MLE(
  par = c(3, 3),
  data = NULL,
  process = "Wiener",
  type = "classical",
  s = NULL,
  rel = NULL
)

Arguments

par

parameters of a certain model.

data

The number of groups of products

process

Wiener, Gamma or Inverse Gaussian process.

type

classical in default.

s

stress.

rel

relationship.

Value

Return a list containing simulated data at different time points for each group. The output is a list. The first part of the list is the amount of degradation of the simulated data, and the second part is the increment of its degradation

Examples

1
#> [1] 1