Description Usage Arguments Details Value References Examples
abremObj
Prepares a set of data consisting of failures, or alternatively failures and suspensions,
as an abrem class object for use with pivotals MRR functions.
1 |
x |
A vector of failure time data. |
s |
An optional vector of suspension time data. |
This function will sort all input data while preserving failure and suspension information in a paired event vector. The vectors will be available as list items $data$time and $data$event. It is expected that this function will be depreciated in favor of a final abrem::Abrem function.
A list object of class abrem
package abrem
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.