excel_input_file_ex | R Documentation |
Example csv file for the structure of the results input file for the multi-state setting illness-death model of 3 states (EBMT example).
This variable will have the same number for each row, that is, the number of transitions (e.g 3)
The value of this variable specify the name of the covariate pattern for which the prediciton is made in the specific row.
It is the time variable. The value of this variable specify the time point for which the prediciton is made for a certain covariate pattern.
Transition Probabilities for each state
"Haz" stands for the hazard or transition rate foreach transition.
"Los" stands for Length of stay".
"Visit" stands for the "Probability of ever being" in each state.
"User" stands for the "User specified function".
"Next" stands for the "Probability that a particular state r is the next state after the current state s".
"Number" stands for the expected number of visits to a state.
"First" stands for the expected "First passage time" into a particular state.
"Soj" stands for the "mean sojourn time" into a particular state.
excel_input_file_ex
An object of class data.frame
with 303 rows and 211 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.