Last data update: 2014.03.03

matrixcalc

Package: matrixcalc
Version: 1.0-3
Date: 2012-09-12
Title: Collection of functions for matrix calculations
Author: Frederick Novomestky <fnovomes@poly.edu>
Maintainer: Frederick Novomestky <fnovomes@poly.edu>
Depends: R (>= 2.0.1)
Description: A collection of functions to support matrix calculations
for probability, econometric and numerical analysis. There are
additional functions that are comparable to APL functions which
are useful for actuarial models such as pension mathematics.
This package is used for teaching and research purposes at the
Department of Finance and Risk Engineering, New York
University, Polytechnic Institute, Brooklyn, NY 11201.
License: GPL (>= 2)
Packaged: 2012-09-14 22:54:49 UTC; fred
Repository: CRAN
Date/Publication: 2012-09-15 14:22:14

● Cran Task View: Multivariate
● 0 images, 60 functions, 0 datasets
Reverse Depends: 11

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'matrixcalc' ...
** package 'matrixcalc' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'matrixcalc'
    finding HTML links ... done
    D.matrix                                html  
    E.matrices                              html  
    H.matrices                              html  
    K.matrix                                html  
    L.matrix                                html  
    N.matrix                                html  
    T.matrices                              html  
    commutation.matrix                      html  
    creation.matrix                         html  
    direct.prod                             html  
    direct.sum                              html  
    duplication.matrix                      html  
    elimination.matrix                      html  
    entrywise.norm                          html  
    fibonacci.matrix                        html  
    frobenius.matrix                        html  
    frobenius.norm                          html  
    frobenius.prod                          html  
    hadamard.prod                           html  
    hankel.matrix                           html  
    hilbert.matrix                          html  
    hilbert.schmidt.norm                    html  
    inf.norm                                html  
    is.diagonal.matrix                      html  
    is.idempotent.matrix                    html  
    is.indefinite                           html  
    is.negative.definite                    html  
    is.negative.semi.definite               html  
    is.non.singular.matrix                  html  
    is.positive.definite                    html  
    is.positive.semi.definite               html  
    is.singular.matrix                      html  
    is.skew.symmetric.matrix                html  
    is.square.matrix                        html  
    is.symmetric.matrix                     html  
    lower.triangle                          html  
    lu.decomposition                        html  
    matrix.inverse                          html  
    matrix.power                            html  
    matrix.rank                             html  
    matrix.trace                            html  
    maximum.norm                            html  
    one.norm                                html  
    pascal.matrix                           html  
    s                                       html  
    set.submatrix                           html  
    shift.down                              html  
    shift.left                              html  
    shift.right                             html  
    shift.up                                html  
    spectral.norm                           html  
    stirling.matrix                         html  
    svd.inverse                             html  
    symmetric.pascal.matrix                 html  
    toeplitz.matrix                         html  
    u.vectors                               html  
    upper.triangle                          html  
    vandermonde.matrix                      html  
    vec                                     html  
    vech                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (matrixcalc)
Making 'packages.html' ... done