View source: R/bootstrap_and_leave_one_out.R
| CIs_for_target_state | R Documentation | 
boot_ebmstate.Computes 95% highest density bootstrap confidence 
intervals for the transition probabilities into target_state, 
given a list object with boostrap estimates of transition probabilities into multiple states. This 
function is not meant to be called by the user.
CIs_for_target_state(target_state, probtrans_objects_boot)
| target_state | The target state for whose transition probabilties the confidence intervals are computed. | 
| probtrans_objects_boot | A list containing bootstrap estimates of transition probabilities. | 
Uses function extract_function.
95% highest density bootstrap confidence intervals for the transition
probabilities into target_state.
Rui Costa
boot_ebmstate; extract_function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.