Description Usage Arguments Value Author(s) See Also Examples
makes the search grid for dredge_correlation
1 | make_correlation_grid(data, max_lag = getOption("mndredge_max_lag", 0))
|
data |
a |
max_lag |
the maximum lag to search |
a tidy data.frame containing the following components:
the name of the first column to use
the name of the second column to use
the lag to be applyed to the data.frame before cor.test is called
Mark Newman, mark@trinetteandmark.com
Other search grids: make_regression_grid
1 |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.