as.lotri | R Documentation |
As lower triangular matrix
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 = "")
x |
Matrix or other data frame |
... |
Other factors |
default |
Is the default factor when no conditioning is implemented. |
Lower triangular matrix
Matthew Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.