meets_basis | R Documentation |
Computes and returns the indicator value for the basis described by cols and cutoffs for a given row of X
meets_basis(X, row_num, cols, cutoffs, orders)
X |
The design matrix, containing the original data. |
row_num |
Numeri for a row index over which to evaluate. |
cols |
Numeric for the column indices of the basis function. |
cutoffs |
Numeric providing thresholds. |
orders |
Numeric providing smoothness orders |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.