| .build_lambda_block | R Documentation |
Thin wrapper around .solver_build_lambda_block().
Keeping the local helper name preserves existing call sites in
get_B() while centralizing the shared implementation in
solver_utils.R.
.build_lambda_block(Lambda, K, unique_penalty_per_partition, L_partition_list)
Lambda |
Shared |
K |
Integer; number of interior knots ( |
unique_penalty_per_partition |
Logical; if |
L_partition_list |
List of partition-specific |
A P \times P block-diagonal matrix where
P = p \times (K+1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.