| reconstruct_basis_call | R Documentation |
Reconstruct a basis function call with a modified variable
reconstruct_basis_call(term, new_var, attrs = NULL)
term |
Original term like "ns(age, df=3)" |
new_var |
New variable expression like "age - imean(age)" |
attrs |
Optional list of attributes to add as arguments |
Character string of the new call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.