Description Package Options Author(s)
What the package does (one paragraph).
discreteRD provides the following options()
to facilitate consistent analysis:
discRD.basemod
: a list of formula with outcome ~ running
.
discRD.cutoff
: a numeric value of cutoff point.
discRD.assign
: a string of assignment rule.
If "greater", treatment is determined by 1*(running >= cutoff).
If "smaller", treatment is determined by 1*(running <= cutoff).
discRD.covmod
: A list of one-sided formulas with covariates
on the right-hand side of the equation
discRD.unique.covariate
: String vector with unique covariates.
discRD.plot_family
: The name of the font family
used to output the figure with ggplot2.
discRD.table_output
: String of output format with modelsummary.
Default is "kableExtra".
discRD.table_fontsize
: The font size in the table
output by kableExtra and flextable used through modelsummary.
Maintainer: First Last first.last@example.com (ORCID)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.