QR_decomp: QR decomposition

View source: R/mcmc.R

QR_decompR Documentation

QR decomposition

Description

QR decomposition as defined in the Stan user's guide (section 1.2).

Usage

QR_decomp(mat)

Arguments

mat

A matrix to perform the QR decomposition on.


insightsengineering/rbmi documentation built on Feb. 28, 2025, 3:34 a.m.