calc_omega_norm: Calulate basis function normalizing constant

View source: R/normalize-basis.R

calc_omega_normR Documentation

Calulate basis function normalizing constant

Description

Calculate the basis function normalizing constant so that all basis functions have the same marginal variance

Usage

calc_omega_norm(W, Q_inv)

Arguments

W

The sparse basis function matrix

Q_inv

The inverse of the sparse precision matrix

Value

A set of normalizing weights for the basis functions


jtipton25/BayesMRA documentation built on Feb. 28, 2024, 1:27 p.m.