For each non-source state, compute probability of visiting it at least once before given time
p_state_visit.RdFor each non-source state, compute probability of visiting it at least once before given time
Arguments
- pd
A
PathDataobject.- t
The given time. If
NULL, is set tomax(pd$get_path_df()$time).- by
Factor to summarize over.
See also
Other PathData summary functions:
p_state_visit_per_subject()