Description Usage Arguments Details Value See Also Examples
View source: R/jsPropensityGadget.R
RStudio Addin for propensity score analysis with external csv/xlsx/sas7bdat/sav/dta file.
1 | 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
1 2 3 | if(interactive()){
jsPropensityExtAddin()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.