Make orthonomal basis for weight functions
Value
A matrix with orthonormal basis expansions of exposure time. The matrix is T x df. These have the span of natural splines with an intercept and df degrees of freedom.
Examples
B <- makebasis(sbd_bdlim[,paste0("pm25_",1:37)], df=4)