Description Usage Arguments Value See Also Examples
Estimate the Cumulative Distribution Function
1 | cdf(metadata)
|
metadata |
An object of class "Ordinal" generated by a call to |
A list of class cdf
containing the computed estimates
including the efficient influence function, standard errors,
and confidence intervals.
ordinalrct
for creating metadata
.
Other ordinalrct functions:
log_or()
,
mannwhitney()
,
pmf()
1 2 | rct <- ordinalrct(state_ordinal ~ A + age, A ~ 1, data = c19.ordinal)
cdf(rct)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.