dosepred | R Documentation |
Predict the fitted dose from the direct learning dose model
dosepred(B, X, X_test, bw, w)
B |
A matrix of the parameters |
X |
The covariate matrix |
X_test |
The test covariate matrix |
bw |
A Kernel bandwidth, assuming each variable have unit variance |
w |
The kernel ridge regression coefficient |
The predicted dose
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.