update_coefs_v4: Update coefficients

Description Usage Arguments Value

View source: R/semi2.R

Description

Update coefficients

Usage

1
update_coefs_v4(y, Bmat, Xmat, xBs, kprec, debug = FALSE)

Arguments

y

An n by 1 column matrix of the responce

Bmat

A list of spline term design matrices. The term for subject curves must be at the front. Required attributes of each matrix: spl_dim (num), level (char), is_sub (bool), penalty (matrix, non-sub spline only), block_dim (num, sub spline only)

Xmat

Value

precision matrix for the coefs


weiyaw/flexss documentation built on June 16, 2021, 7:48 a.m.