Other packages > Find by keyword >

ibr  

Iterative Bias Reduction
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ibr", "2.0-4")



Attach the package and use:
library("ibr")
Maintained by
"Pierre-Andre Cornillon"
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-11-16
Latest Update: 2023-09-13
Description:
Multivariate smoothing using iterative bias reduction with kernel, thin plate splines, Duchon splines or low rank splines.
How to cite:
"Pierre-Andre Cornillon" (2009). ibr: Iterative Bias Reduction. R package version 2.0-4, https://cran.r-project.org/web/packages/ibr. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.2.1 (2010-03-10 12:02), 1.2.2 (2010-04-03 09:59), 1.2 (2009-11-16 12:10), 1.3.0 (2010-12-22 16:20), 1.3.1 (2011-01-06 21:10), 1.3.2 (2011-04-06 20:13), 1.4.0 (2011-12-06 18:09), 1.4.1 (2012-03-05 20:06), 1.4.2 (2012-10-16 15:43), 1.4.3 (2013-04-08 16:14), 1.4.5 (2013-09-02 21:40), 2.0-0 (2015-10-19 18:32), 2.0-2 (2016-01-26 22:33), 2.0-3 (2017-05-01 23:23)
Other packages that cited ibr R package
View ibr citation profile
Other R packages that ibr depends, imports, suggests or enhances
Complete documentation for ibr
Functions, R codes and Examples using the ibr R package
Some associated functions: AIC.ibr . BIC.ibr . DuchonQ . DuchonS . betaA . betaS1 . betaS1lr . bwchoice . calcA . cvobs . departnoyau . dsSx . dssmoother . fittedA . fittedS1 . fittedS1lr . forward . ibr-package . ibr.fit . ibr . iterchoiceA . iterchoiceAcv . iterchoiceAcve . iterchoiceAe . iterchoiceS1 . iterchoiceS1cv . iterchoiceS1cve . iterchoiceS1e . iterchoiceS1lrcv . iterchoiceS1lrcve . kernel . kernelSx . lambdachoice . lambdachoicelr . lrsmoother . npregress . ozone . plot.forwardibr . plot.ibr . poids . predict.ibr . predict.npregress . print.summary.ibr . print.summary.npregress . summary.ibr . summary.npregress . sumvalpr . tracekernel . 
Some associated R codes: AIC.ibr.R . BIC.ibr.R . GCV.ibr.R . betaA.R . betaS1.R . betaS1lr.R . bwchoice.R . calcA.R . criteria.R . dsSx.R . dssmoother.R . dssplines.R . fittedA.R . fittedS1.R . fittedS1lr.R . forward.R . ibr.R . ibr.fit.R . iterchoiceA.R . iterchoiceAcv.R . iterchoiceAcve.R . iterchoiceS1.R . iterchoiceS1cv.R . iterchoiceS1cve.R . iterchoiceS1lrcv.R . iterchoiceS1lrcve.R . kernel.R . kernelSx.R . lambdachoice.R . lambdachoicelr.R . lrsmoother.R . npregress.R . plot.forwardibr.R . plot.ibr.R . predict.ibr.R . predict.npregress.R . print.ibr.R . print.npregress.R . print.summary.ibr.R . print.summary.npregress.R . residuals.ibr.R . summary.ibr.R . summary.npregress.R .  Full ibr 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

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
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)
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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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