calc_W_star: Calculate normalized basis function

View source: R/normalize-basis.R

calc_W_starR Documentation

Calculate normalized basis function

Description

Calculate the normalized basis function matrix so that all basis functions have the same marginal variance

Usage

calc_W_star(W, omega, tau2)

Arguments

W

The sparse basis function matrix

omega

The normalizing weights for the basis functions which is the output of calc_omega_norm()

tau2

The basis function resolution precision

Value

A normalized basis function matrix


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