Skip to content

splines2 0.4.6

Compare
Choose a tag to compare
@wenjie2wang wenjie2wang released this 15 Aug 13:10
· 105 commits to main since this release
8601a4c

New features

  • Added update() methods to produce new spline basis functions based on the
    given object with specified updates in terms of degree and knots, etc.

Minor changes

  • Appended a new class named splines2 to the output matrices to simplify some
    common S3 methods.