embed_sigtest {saros} | R Documentation |
Test Significance Based on Randomization Theory
Description
Test Significance Based on Randomization Theory
Usage
embed_sigtest(data, chapter_overview, ..., call = rlang::caller_env())
Arguments
data |
Survey data
A data frame (or a srvyr-object) with the columns specified in the chapter_overview 'dep_cat', etc columns. |
chapter_overview |
What goes in each chapter
Data frame (or tibble, possibly grouped). One row per chapter. Should contain the columns 'chapter' and 'dep', Optionally 'indep' (independent variables) and other informative columns as needed. |
... |
Dynamic dots Arguments forwarded to the corresponding functions that create the elements. |
call |
Internal call
Both the absolute and relative folderpaths are required, as strings. |
Value
Data frame
[Package saros version 1.0.4 Index]