Package: orthogonalsplinebasis
Type: Package
Title: Orthogonal B-Spline Basis Functions
Version: 0.1.7
Date: 2022-05-10
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
Suggests: 
    spelling
Language: en-US
