Last data update: 2014.03.03

orthogonalsplinebasis

Package: orthogonalsplinebasis
Type: Package
Title: Orthogonal B-Spline Basis Functions
Version: 0.1.6
Date: 2015-03-30
Author: Andrew Redd
Depends: methods, stats, graphics
Maintainer: Andrew Redd <andrew.redd@hsc.utah.edu>
Description: Represents the basis functions for B-splines in a simple matrix
formulation that facilitates, taking integrals, derivatives, and
making orthogonal the basis functions.
License: GPL (>= 2)
URL: https://github.com/halpo/obsplines
Packaged: 2015-03-30 20:03:41 UTC; aredd
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-31 07:51:02

● 0 images, 13 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'orthogonalsplinebasis' ...
** package 'orthogonalsplinebasis' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
Creating a generic function for 'deriv' from package 'stats' in package 'orthogonalsplinebasis'
Creating a new generic function for 'integrate' in package 'orthogonalsplinebasis'
Creating a generic function for 'plot' from package 'graphics' in package 'orthogonalsplinebasis'
** help
*** installing help indices
  converting help for package 'orthogonalsplinebasis'
    finding HTML links ... done
    GramMatrix                              html  
    Hankel                                  html  
    MatrixPower                             html  
    OrthogonalizeBasis                      html  
    OuterProdSecondDerivative               html  
    SplineBasis-class                       html  
    SplineBasis                             html  
    evaluate-methods                        html  
    expand.knots                            html  
    fitLS                                   html  
    integrate-methods                       html  
    orthogonalize-methods                   html  
    orthogonalsplinebasis                   html  
** building package indices
** testing if installed package can be loaded
* DONE (orthogonalsplinebasis)
Making 'packages.html' ... done