Other packages > Find by keyword >

fRegression  

Rmetrics - Regression Based Decision and Prediction
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fRegression", "4021.83")



Attach the package and use:
library("fRegression")
Maintained by
Paul J. Northrop
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-10-02
Latest Update: 2022-08-11
Description:
A collection of functions for linear and non-linear regression modelling. It implements a wrapper for several regression models available in the base and contributed packages of R.
How to cite:
Paul J. Northrop (2007). fRegression: Rmetrics - Regression Based Decision and Prediction. R package version 4021.83, https://cran.r-project.org/web/packages/fRegression. Accessed 06 Mar. 2026.
Previous versions and publish date:
260.71 (2007-10-02 13:22), 260.72 (2007-10-08 21:58), 270.73 (2008-10-23 18:54), 270.74 (2008-10-27 20:44), 290.75 (2009-04-16 09:01), 2100.76 (2012-10-29 08:58), 2160.77 (2012-12-10 18:19), 3010.78 (2013-06-24 01:57), 3010.79 (2013-12-17 23:16), 3010.80 (2014-01-02 11:44), 3011.81 (2014-09-16 18:40), 3042.82 (2017-11-15 23:31)
Other packages that cited fRegression R package
View fRegression citation profile
Other R packages that fRegression depends, imports, suggests or enhances
Complete documentation for fRegression
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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