tbr_binom_window | R Documentation |
Binomial test based on time window
tbr_binom_window(x, tcolumn, unit = "years", n, i, alpha)
x |
column containing "success" and "failure" observations as 0 or 1 |
tcolumn |
formatted time column |
unit |
character, one of "years", "months", "weeks", "days", "hours", "minutes", "seconds" |
n |
numeric, describing the length of the time window. |
i |
rows |
alpha |
numeric, probability of a type 1 error, so confidence coefficient = 1-alpha |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.