Learn R Programming

kubik (version 0.3.0)

Cubic Hermite Splines and Related Root Finding Methods

Description

Supports cubic Hermite splines (Fritsch & Carlson, 1980 ), along with their derivatives/integrals. Also, supports monotonically increasing/decreasing splines, and computes their roots and minimum/maximum points.

Copy Link

Version

Install

install.packages('kubik')

Monthly Downloads

20

Version

0.3.0

License

GPL (>= 2)

Maintainer

Abs Spurdle

Last Published

April 15th, 2021

Functions in kubik (0.3.0)

40_constraints

Constraints
20_runtime_function_objects

Runtime Function Objects
50_roots

Roots
51_solve_method

Solve Method
31_plot_methods

Plot Methods
41_slopes

Slopes and Tangents
30_print_method

Print and Plot Methods
10_cubic_hermite_splines

Cubic Hermite Splines
00_bridging_functions

Bridging Functions
60_direct_chs_evaluation

Direct CHS Evaluation
61_direct_chs_root_evaluation

Direct CHS Root Evaluation
95_deprecated

Deprecated Functions