Matrix {joker}R Documentation

Matrix Wrappers

Description

Simple wrappers of functions from the Matrix package.

Usage

Matrix(...)

nearPD(x)

Arguments

...

extra arguments passed to Matrix::Matrix().

x

matrix

Value

matrix


[Package joker version 0.14.2 Index]