Other packages > Find by keyword >

basefun  

Infrastructure for Computing with Basis Functions
View on CRAN: Click here


Download and install basefun package within the R console
Install from CRAN:
install.packages("basefun")

Install from Github:
library("remotes")
install_github("cran/basefun")

Install by package version:
library("remotes")
install_version("basefun", "1.1-4")



Attach the package and use:
library("basefun")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-19
Latest Update: 2023-05-16
Description:
Some very simple infrastructure for basis functions.
How to cite:
Torsten Hothorn (2016). basefun: Infrastructure for Computing with Basis Functions. R package version 1.1-4, https://cran.r-project.org/web/packages/basefun. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.0-30 (2016-02-19 14:51), 0.0-31 (2016-04-25 15:32), 0.0-32 (2016-05-30 15:49), 0.0-33 (2016-09-13 21:19), 0.0-34 (2016-12-14 17:23), 0.0-35 (2017-02-14 16:21), 0.0-36 (2017-03-01 19:05), 0.0-37 (2017-04-05 17:46), 0.0-38 (2017-05-17 16:07), 0.0-39 (2017-12-18 20:07), 0.0-40 (2018-02-23 13:48), 1.0-0 (2018-03-08 23:44), 1.0-1 (2018-03-29 16:09), 1.0-2 (2018-09-17 17:40), 1.0-3 (2019-01-16 21:00), 1.0-4 (2019-02-27 17:20), 1.0-5 (2019-06-21 17:30), 1.0-6 (2019-10-07 12:30), 1.0-7 (2020-02-14 08:10), 1.1-0 (2021-03-09 09:50), 1.1-1 (2021-11-12 13:30), 1.1-2 (2022-01-14 13:42), 1.1-3 (2022-05-25 10:20)
Other packages that cited basefun R package
View basefun citation profile
Other R packages that basefun depends, imports, suggests or enhances
Complete documentation for basefun
Functions, R codes and Examples using the basefun R package
Some associated functions: Bernstein_basis . Legendre_basis . as.basis.formula . b . basefun-package . c . intercept_basis . log_basis . polynomial_basis . predict . 
Some associated R codes: Bernstein.R . box_bases.R . cbind_bases.R . cyclic.R . factor.R . formula.R . intercept.R . kronecker.R . legendre.R . log.R . methods.R . polynomial.R . utils.R .  Full basefun package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA