Sl.setup {mgcv}R Documentation

Setting up a list representing a block diagonal penalty matrix

Description

INTERNAL function for setting up a list representing a block diagonal penalty matrix from the object produced by gam.setup.

Usage

Sl.setup(G)

Arguments

G

the output of gam.setup.

Value

A list with an element for each block. For block, b, Sl[[b]] is a list with the following elements

Author(s)

Simon N. Wood <simon.wood@r-project.org>.


[Package mgcv version 1.8-28 Index]