View source: R/BoundingCovariateEffects.R
get.anchor.points | R Documentation |
The points returned by this function can be used as corner points in the family of box functions, or as knots in the family of B-spline functions.
get.anchor.points(data, n.if.per.cov, normalized = FALSE)
data |
Data set. |
n.if.per.cov |
Number of instrumental functions to use per continuous covariate. |
normalized |
Boolean value indicating whether the covariates in the
given data frame have been normalized. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.