Skip to contents
-
describe_d()
- Show Discriptive statistics for categorical variables
-
describe_d_()
- Show Discriptive statistics for categorical variables. The output is formatted with
gt
so that you can easily include it in Rmarkdown documents.
-
gcomp_jack()
- Estimate the causal effect by G-computation with jackknife variance estimation.
-
haven_value_label()
- Create a list of value labels from SPSS or Stata data
-
haven_variable_label()
- Create a list of variable labels from SPSS or Stata data
-
lem()
- Activate LEM through
system2()
.
-
my_cross()
- Cross tabulations for categorical variables
-
my_cross_plot()
- Generate a plot converted from a contingency table.
-
p_star()
- convert p value to stars in a tibble.
-
pdf_ocr()
- This function needs some outside modules tesseract, poppler and qpdf. These can be installed from homebrew.
-
poLCA_BLRT()
- Goodness of Fit of LCA Models with
poLCA_result
-
poLCA_check_class()
- format a result of latent class analysis with
poLCA_result
-
poLCA_result()
- Useful short cut for
poLCA::poLCA
.
-
pool_rubin()
- Integration of estimation results by multiple imputation method following rubin's rule.
-
rdunif()
- Generate random sample from a discrete uniform distribution