This method performs prediction for new data, based on the output of a fitted multivariate kernel-machine regression
1 | predict.multiKernel(object, covariate, confounder = NULL, ...)
|
object |
Object of class |
covariate |
Matrix of covariate variables, which are included in the kernel. |
confounder |
Matrix or data.frame of confounder variables, which are not included in the kernel. |
... |
Extra parameters to be passed to the kernel function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.