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 set.
Number of instrumental functions to use per continuous covariate.
Boolean value indicating whether the covariates in the
given data frame have been normalized. Default is normalized = FALSE
.