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.


rbmi documentation built on Oct. 16, 2024, 5:09 p.m.