sim_cp0 | R Documentation |
Given a fitted cp model (survreg
object), generate random
pda
and pdb
parameters or random persistence times.
NOTE: This function is likely to move to call GenEst's rcp
in future.
This will not change the results, but the GenEst version is more nicely
coded and keeping some coherence among the models is helpful.
sim_cp0(cpmodel, nsim, option = "parms")
cpmodel |
Fitted cp model (( |
nsim |
Number of simulation draws |
option |
|
answer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.