Description Usage Arguments Value
Plot a fractional polynomial curve estimate using samples from a single GLM / Cox model or a model average.
1 2 3 4 5 6 7 8 9 10 |
samples |
an object of class |
termName |
string denoting an FP term, as written by the
|
plevel |
credible level for pointwise HPD, and |
slevel |
credible level for simultaneous credible band (SCB),
|
plot |
if |
rug |
add a rug to the plot? (default: |
addZeros |
include zero samples for models where the covariate is not
included? (default: |
... |
further arguments for plotting with |
a list of various plotting information:
original |
grid on the original covariate scale |
grid |
grid on the transformed scale |
mean |
pointwise mean curve values |
plower |
lower boundaries for pointwise HPD |
pupper |
upper boundaries for pointwise HPD |
slower |
lower boundaries for SCB |
supper |
upper boundaries for SCB |
obsVals |
observed values of the covariate on the original scale |
partialResids |
not implemented: partial residuals |
transform |
vector of shift and scale parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.