Learn R Programming

XLS (version 0.1.0)

A Modeling Approach that Optimizes Future Errors in Least Squares

Description

Given the date column as an ascending entry, future errors are included in the sum of squares of error that should be minimized based on the number of steps and weights you determine. Thus, it is prevented that the variables affect each other's coefficients unrealistically.

Copy Link

Version

Install

install.packages('XLS')

Monthly Downloads

299

Version

0.1.0

License

GPL (>= 3)

Maintainer

Samet Sokel

Last Published

March 10th, 2022

Functions in XLS (0.1.0)

xls.prep

Preparing eXtreme Least Squares Data
xls.objfun

Preparing eXtreme Least Squares Nonlinear Objective Function
xls.fit

Fitting an eXtreme Least Squares Model