パッケージ 'splines' の情報 記述: Package: splines Version: 2.10.0 Priority: base Imports: graphics, stats Title: Regression Spline Functions and Classes Author: Douglas M. Bates <bates@stat.wisc.edu> and William N. Venables <Bill.Venables@csiro.au> Maintainer: R Core Team <R-core@r-project.org> Description: Regression spline functions and classes License: Part of R 2.10.0 Built: R 2.10.0; universal-apple-darwin9.8.0; 2009-10-13 06:24:41 UTC; unix 索引: splines-package Regression Spline Functions and Classes asVector Coerce an Object to a Vector backSpline Monotone Inverse Spline bs B-Spline Basis for Polynomial Splines interpSpline Create an Interpolation Spline ns Generate a Basis Matrix for Natural Cubic Splines periodicSpline Create a Periodic Interpolation Spline polySpline Piecewise Polynomial Spline Representation predict.bSpline Evaluate a Spline at New Values of x predict.bs Evaluate a Spline Basis splineDesign Design Matrix for B-splines splineKnots Knot Vector from a Spline splineOrder Determine the Order of a Spline xyVector Construct an xyVector Object