Other packages > Find by keyword >

MWRidge  

Two Stage Moving-Window Ridge Method for Prediction and Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MWRidge", "1.0.0")



Attach the package and use:
library("MWRidge")
Maintained by
Minli Bao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-17
Latest Update: 2023-08-18
Description:
A two stage moving-window Ridge method for coefficients estimation and model prediction. In the first stage, moving-window penalty and L1 penalty are applied. In the second stage, ridge regression is applied.
How to cite:
Minli Bao (2016). MWRidge: Two Stage Moving-Window Ridge Method for Prediction and Estimation. R package version 1.0.0, https://cran.r-project.org/web/packages/MWRidge. Accessed 28 Mar. 2025.
Previous versions and publish date:
1.0.0 (2016-12-17 10:48)
Other packages that cited MWRidge R package
View MWRidge citation profile
Other R packages that MWRidge depends, imports, suggests or enhances
Functions, R codes and Examples using the MWRidge R package
Some associated functions: MWRidge-package . 
Some associated R codes: MWRidge.R .  Full MWRidge package functions and examples
Downloads during the last 30 days
02/2603/0203/0403/0503/0803/1203/1403/1503/2003/2103/2303/27Downloads for MWRidge0.811.21.41.61.822.22.42.62.833.2TrendBars

Today's Hot Picks in Authors and Packages

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  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  
spinifex  
Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
Data visualization tours animates linear projection of multivariate data as its basis (ie. orientat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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