objective_init: Objective Function for Init Object

View source: R/RcppExports.R

objective_initR Documentation

Objective Function for Init Object

Description

Calculates the objective function based on the matrices stored in the init object.

Usage

objective_init(init_object, lambda, weights)

Arguments

init_object

List object containing matrices

lambda

Scalar for spatial smoothing

weights

Matrix with weights

Value

Returns the value of the objective function.


ssMRCD documentation built on Nov. 5, 2025, 7:44 p.m.