Description Usage Arguments Details
mphcrm
stores coefficients in a list,
not in a vector. This is because they should be treated
differently according to whether they are probabilities,
proportional hazards, or coefficients for factor levels or
ordinary covariates. flatten
extracts them as a named
vector. unflatten
puts them back in structured form.
1 2 3 4 5 6 7 |
x |
parameter set as typically found in |
exclude |
For internal use |
flesh |
vector of class |
skeleton |
For internal use |
flatten
/unflatten
is just a thinly disguised
unlist
/relist
, but uses
slightly more readable names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.