Additive Multiplicative Kernel Regression
1 2 3 4 5 6 7 8 9 |
trainX |
a matrix or dataframe to be used in modelling |
trainY |
a numeric or vector as a target |
testX |
a matrix or dataframe, to be used in computing the predictions |
bw |
a vector or character input. If character, the input should be 'dpi' or 'dpi_gap' |
nMultiCov |
a numerical value specifying the number of covariates in multiplicative term |
fixedCov |
a vector or numeric specifying the fixed covariates column number, default value is NA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.