View source: R/jsPropensityGadget.R
jsPropensityExtAddin | R Documentation |
RStudio Addin for propensity score analysis with external csv/xlsx/sas7bdat/sav/dta file.
jsPropensityExtAddin(nfactor.limit = 20, max.filesize = 2048)
nfactor.limit |
nlevels limit for categorical variables, Default: 20 |
max.filesize |
Maximum file size to upload (MB), Default: 2048 (2 GB) |
RStudio Addin for propensity score analysis with external csv/xlsx/sas7bdat/sav/dta file.
RStudio Addin for propensity score analysis with external data.
pbc
fwrite
,data.table
svydesign
opt.tbreg
if (interactive()) {
jsPropensityExtAddin()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.