Description Usage Arguments Value
View source: R/bs_interaction_subset.R
Drop interaction series values which reflect no dynamics (switch turned off), then compute B-Spline Basis for the result.
1 | bs_interaction_subset(indic_interaction, x, ...)
|
indic_interaction |
Boolean vector indicating which interaction series values are varying. |
x |
Numeric vector of full interaction series (a subset exhibits meaningful variation). |
... |
Arguments to |
A splines::bs
object (operator).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.