convert.coef predictx threshold.func | R Documentation |
Some helper functions. predictx returns confidence bands for predictions as functions of the change point variable. threshold.func returns thresholded covariates.
convert.coef(coef.0, threshold.type) predictx(fit, boot.ci.type = c("perc", "basic", "symm"), alpha = 0.05, xx = NULL, verbose = FALSE, return.boot = FALSE, include.intercept = FALSE, get.simultaneous = TRUE) threshold.func(threshold.type, coef, xx, x.name, include.intercept=FALSE)
include.intercept |
|
coef.0 |
|
threshold.type |
|
get.simultaneous |
|
return.boot |
|
fit |
|
boot.ci.type |
|
alpha |
|
verbose |
|
coef |
|
xx |
|
x.name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.