remotes::install_github('jinseob2kim/jsmodule')
jsBasicGadget(mtcars)
jsPropensityGadget(mtcars)
jsRepeatedGadget(mtcars)
library(survey)
data(api)
jsRepeatedGadget(apistrat)
Basic statistics: http://app.anpanman.co.kr/basic
Propensity score analysis: http://app.anpanman.co.kr/ps
Repeated measure analysis: http://app.anpanman.co.kr/repeated
Survey data analysis: http://app.anpanman.co.kr/survey