Simulates the degradation path data based on the specified model and parameters.
Arguments
- model
A character string specifying the model type (e.g., "M0", "M1", etc.).
- type
The type of Lambda function (e.g., "pp").
- m
The number of steps or units.
- n
The number of samples or simulations.
- t
Time vector.
- u
A second variable (optional).
- par
A vector of parameters for the model.
- gamma
Scale parameter (optional, defaults to 1).
