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-5")



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: 2025-09-03
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-5, https://cran.r-project.org/web/packages/ibr. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:48), 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), 2.0-4 (2023-09-13 17:00), 2.0-5 (2025-09-12 12:10), 2.4-0 (2026-05-03 12:10), 2.4-1 (2026-05-11 10:10)
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

Today's Hot Picks in Authors and Packages

multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
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  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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