This function calculates the fitted degradation values for each product unit based on estimated parameters using the Lambda function. The function assumes two scales, computing the cumulative fitted degradation values for each unit.
Arguments
- dat
A numeric vector of estimated parameters (including Lambda values) for the product.
- select_ID
A vector of product IDs to select for the fitted path calculation.
- t_list
A list where each element contains the time points for each product.
- u_list
A list where each element contains the covariates for each product.
- types
A vector specifying the type of model used for the Lambda calculation.
