R/as.lotri.R
as.lotri.Rd
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 = "")
Matrix or other data frame
Other factors
Is the default factor when no conditioning is implemented.
Lower triangular matrix
Matthew Fidler