Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/fsai11Precond.GEevalOnThetaGridfinalFinal.R
fsai11Precond.GEevalOnThetaGrid is used to define a virtual age model for Corrective Maintenance (CM) and planned Preventive Maintenance (PM). The object define with fsai11Precond.GEevalOnThetaGrid can be used to compute the Maximum Likelihood Estimator (MLE) of the parameters thanks to the run.fsai11Precond.GEevalOnThetaGrid method.
1 |
|
a symbolic description of the virtual age model and observations, or a |
|
a data frame or possibly a list (when several system are considered together) containing the observations. |
The symbolic description of the model done in formula has the form response ~ model.
response is a symbolic description of the data considered. The specifications are the same as those of model.vam function.
model is a symbolic description of the virtual age model considered. The specifications are the same as those of sim.vam function. In this case the PM policy is useless, so it has not to be necessarily defined. The parameter values specify in model for the maintenance effect models, and the time to failure distribution of the new unmaintained system, are used as initialization values for the first run of the likelihood maximization method.
The function produces an object of class fsai11Precond.GEevalOnThetaGrid which contains the virtual age model considered and the corresponding observations.
R. Drouilhet
run.fsai11Precond.GEevalOnThetaGrid to compute the Bayesian method.
coef.fsai11Precond.GEevalOnThetaGrid to extract the parameters value of the Bayesian method.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.