Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.lotri

As lower triangular matrix


Description

As lower triangular matrix

Usage

as.lotri(x, ..., default = "")

## S3 method for class 'matrix'
as.lotri(x, ..., default = "")

## Default S3 method:
as.lotri(x, ..., default = "")

Arguments

x

Matrix or other data frame

...

Other factors

default

Is the default factor when no conditioning is implemented.

Value

Lower triangular matrix

Author(s)

Matthew Fidler


lotri

A Simple Way to Specify Symmetric, Block Diagonal Matrices

v0.3.1
GPL (>= 2)
Authors
Matthew L. Fidler [aut, cre] (<https://orcid.org/0000-0001-8538-6691>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.