MVR generates and selects non-linear regression models. It was written in the Matlab language and intended to be used as an open-source code.
Introduction
This software is intended a curve-fitting tool. The models (curves) are generated …
The online index calculator is suspended now. Below the content and brief descripton of the service.
This educational resourse is devoted to a problem of an index construction. The index is the most informative description of an object. So, there is a set of objects. A rating is an ordering of the set according to the objects indices.
There are lots of ways to construct indices. However, when algorithms are chosen and some results obtained, the following question arises:
How to show adequacy of the calculated indices?
Introduction
There are lots of ways to construct indices. However, when algorithms are chosen and some results obtained, the following question arises:
How to show adequacy of the calculated indices?
To answer the question analysts invite experts. The …
The basic version of the MVR Composer is issued. It could be downloaded as zipped-file (release 61) or as the latest version from sourceforge using Subversion. The readme file is here.The input data …
Time series has similar patterns. A pattern consists of several segments. Each segment could be represented as a simple parametric regression function. Thewhole pattern is the sequence of concantenated regression functions.The following information is given: …
The problem of model generation is illustrated with a linear regression model of a single variable. See the example.
LARS is one of the most effective algorithms to select linear regression models. It is not so greedy as step-wise regression and takes not so much steps as Lasso. See the example.
This is a calculator to make Ratings and Integral Indicators. To run it please do the following.
1. Download Example.xls, use “Simple” sheet.
2. Put your Objects in the 1st column starting at A2.
3. Put your Features in the 1st …
Mathematical Modelling and Data Analysis
Dr. Vadim STRIZHOV
obtained Ph.D. in Physics and Mathematics from the Computing Centre of the Russian Academy of Sciences in 2002 with a thesis on Mathematical Modelling and Data Analysis and M.S. …
Projects on mathematical modelling and data analysis
1. Optimal regression model generation
Computing Center of RAS, author, leader
A mathematical model creation technique was developed. It is intended for modelling of engineering systems. There are set of smooth …
The hardware projects for Tradition Ltd.
Trough the years I have been working for Tradition ltd., I enjoyed the excellent team. All these projects were inspired and sponsored by our president Anton Panfilov and I am …
Practical examples of basic methods for data analysis. It is performed in the format of Matlab reports. It collects examples of forecasting, linear and logistic regression, model selection and useful utilities.
intro.m
An introduction to the …