NumericRegFtns <- c(
'# qeAdaBoost',
'qeDT',
'qeGBoost',
'qeLightGBoost',
'qeRF',
'qeRFgrf',
'qeRFranger',
'qeXGBoost',
'qeKNN',
'qeLinKNN',
'qePolyLinKNN',
'# qeDeepnet',
'# qeNeural',
'qeLASSO',
'qeLin',
'# qeLogit',
'qeNCVregCV',
'qePolyLASSO',
'qePolyLin',
'# qePolyLog',
'# qeSVM'
)
source('CheckAll.R')
# commented out in case the CRAN process executes all R code
# checkAll(NumericRegFtns,'svc1000','wageinc',pause=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.