powered by
It draws the estimated probabilities.
# S3 method for pstp plot(x = object, state_ini = 0, ...)
A fitted pstp object as produced by presmTP.
Initial state of the transition. Defaults to state_ini=0
For future methods.
No value is returned.
# NOT RUN { res<- presmTP(data = colonIDM, s = 365,method = "uns") plot(res) # }
Run the code above in your browser using DataLab