Description Usage Arguments Value
Finds the swaps available given a current position given previous picks.
1 | nextswap(curpos, n, prevpos, quad)
|
curpos |
A vector of length greater than 2 of what current explantory varialbes are being used in the model. |
n |
The number of explanatory variables in available to swap. |
prevpos |
A vector of previous best spots |
quad |
Whether to include quadratic terms. ie (x1*x1) as potential swaps. |
a matrix with the possible forms by column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.