squareTheta: Calculate quadratic form of spline basis functions for the...

View source: R/RcppExports.R

squareThetaR Documentation

Calculate quadratic form of spline basis functions for the current subject.

Description

Calculations quadratic form of theta with diagonalized variational parameter in the center.

Usage

squareTheta(xi, theta)

Arguments

xi

vector of variational parameters for the current subject.

theta

spline basis functions for the current subject.

Value

A matrix of the quadratic form of theta for the current subject.


registr documentation built on Oct. 3, 2022, 1:05 a.m.