| .bf_make_Lambda_block | R Documentation |
Thin wrapper around .solver_build_lambda_block().
The block/backfitting solver keeps its original helper name so the
surrounding code stays unchanged, while the shared implementation now
lives in solver_utils.R.
.bf_make_Lambda_block(
Lambda,
K,
unique_penalty_per_partition,
L_partition_list
)
Lambda |
|
K |
Integer; number of interior knots. |
unique_penalty_per_partition |
Logical. |
L_partition_list |
List of |
A (p_expansions \cdot (K+1)) \times (p_expansions \cdot (K+1)) matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.