as.lotri: As lower triangular matrix

Description Usage Arguments Value Author(s)

View source: R/as.lotri.R

Description

As lower triangular matrix

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
as.lotri(x, ..., default = "")

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

## S3 method for class 'data.frame'
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


nlmixrdevelopment/lotri documentation built on April 22, 2021, 2:21 a.m.