compute_weights_precision {BayesGP} | R Documentation |
Constructing the precision matrix given the knot sequence
compute_weights_precision(object)
object |
A fitted model object. |
A precision matrix of the corresponding basis function, should be diagonal matrix with size (k-1) by (k-1).