<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Workshop for Young Scientists in Computer Science &amp; Software Engineering, December</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>New approach to switching points optimization for segmented regression during mathematical model building</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Valeriyi M. Kuzmin</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Maksym Yu. Zaliskyi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Roman S. Odarchenko</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yuliia V. Petrova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National Aviation University</institution>
          ,
          <addr-line>1 Lubomyr Huzar Ave., Kyiv, 03058</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <volume>18</volume>
      <issue>2021</issue>
      <fpage>0000</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>Mathematical models building is widely used in diferent branches of human activity to describe statistical data obtained during observation of various phenomena. The main tool for this problem solution is approximation theory, especially ordinary least squares method. Basic goal during approximation is minimizing deviation between observed and estimated data. Analysis showed that providing given accuracy is possible based on usage of segmented regression models. Such models contain one or more switching points for segments connection. This paper deals with a problem of calculation of optimal values of switching point abscissa for segmented regression. Analytical expression for segmented regression was obtained using the Heaviside function. Switching point's determination is based on the usage of multidimensional optimization paraboloid. Paper presents the methodology for optimal segmented regression building. Simulation results and example of data processing proved increasing the accuracy of approximation in case of using the proposed methodology.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;mathematical model building</kwd>
        <kwd>approximation</kwd>
        <kwd>ordinary least squares method</kwd>
        <kwd>segmented regression</kwd>
        <kwd>optimization of switching point abscissa</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The mathematical models are used in many applications. Such models give the possibility to
determine the mathematical relationship (formulas, logical dependency) for real world objects
and phenomena. The one of the main motives to build mathematical models is: a) a greater
understanding of researched phenomena, b) to analyze the object mathematically, c) to provide
experimentation with model using simulation methods [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ].
      </p>
      <p>
        The mathematical models building starts with experimental investigations and obtaining
observations of some system, object or phenomenon. These operations form input data for
model. According to these data, at the second stage mathematical formulations are carried out,
and after those computational simulations are performed. Output data of simulation are used
for model validation [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        During mathematical models building, diferent models can be utilized. Researcher always
tries to choose the best of them [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. To do this the following criteria can be used: simplicity
of mathematical equation with the given level of error, minimum number of coeficients in
the mathematical equation, minimum sum of squared deviations between the predicted and
empirical values and others [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        The main algorithmic tool that is used to obtain information from mathematical models
contains methods of linear algebra, data analysis, probability theory and mathematical statistics,
functional analysis and others [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The mathematical models based on statistical data-driven
approach can be built using the techniques of the approximation theory [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In case of
approximation, spline functions or diferent polynomials are often used [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
2. Literature review and problem statement
Nowadays, regression analysis becomes popular research tool for mathematical models building
[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. It allows to develop mathematical expressions to describe the behavior of some dependent
random variable [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Regression analysis can be used to predict the value of dependent variable
based on information of its previous realization trend.
      </p>
      <p>
        The mathematical models building based on regression analysis can be used in diferent
branches of human activity and scientific research:
• in econometrics: to analyze economics behavior for certain country or city dependent on
one or more factors [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ];
• in biology: to obtain regional models of biological processes [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ];
• for electrical engineering: to describe realizations of electrical signals and parameters of
electronic devices [
        <xref ref-type="bibr" rid="ref14 ref15">14, 15</xref>
        ];
• in reliability theory: to build the mathematical model for trends of reliability parameters
and diagnostics variables [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ];
• in aviation system: to build the mathematical model for Unmanned Aerial Vehicle (UAV)
and aircraft flight routes [
        <xref ref-type="bibr" rid="ref18 ref19">18, 19</xref>
        ], to analyze the possibilities of UAV cyber security hazards
[
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], to calculate the eficiency of functioning of aviation equipment [
        <xref ref-type="bibr" rid="ref21 ref22">21, 22</xref>
        ], and others;
• for radar and navigation systems: to solve the problem of eficient target detection [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]
and for approximation and prediction of data trends [
        <xref ref-type="bibr" rid="ref24 ref25 ref26">24, 25, 26</xref>
        ];
• during equipment operation: to calculate the optimal maintenance periodicity [
        <xref ref-type="bibr" rid="ref27 ref28">27, 28</xref>
        ]
and to estimate the eficiency of diagnostics process [
        <xref ref-type="bibr" rid="ref29 ref30">29, 30</xref>
        ];
• for control systems: to find the correlation between statistical data for inertial stabilized
platforms of ground vehicles [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ] and to analyze possible control actions in case of aircraft
departures and arrivals delays [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ].
      </p>
      <p>
        In practice, researchers apply simple linear regression [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ] and more realistic nonlinear
regression [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ]. Considering nonlinear regression, it should be pointed that quadratic, cubic,
exponential, segmented and even logistic regressions are widely used [
        <xref ref-type="bibr" rid="ref35 ref36">35, 36</xref>
        ]. Diferent software
to implement such models was developed [
        <xref ref-type="bibr" rid="ref37 ref38">37, 38</xref>
        ].
      </p>
      <p>
        As there are diferent types of regression curves, let (→,−  ,) is set of  one-dimensional
functions, any of them depends on vecto→r−  , of  parameters and gives the estimate value
 for initial data in for two-dimensional array (, ) with sample size . According to existing
̂︀
results [
        <xref ref-type="bibr" rid="ref10 ref33 ref36 ref9">9, 10, 33, 36</xref>
        ], regression model with one independent variable can be presented as
follows
      </p>
      <p>= (→,−  ,) + ,
where  and  are the dependent and independent variables,  is an error of evaluation.</p>
      <p>
        For simple linear regression model 1(→,−  ,1) = 0,1 + 1,1, where 0,1 and 0,1 are
parameters that must be determined [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>
        To increase the accuracy of model, on the one hand, researchers use segmented regression
techniques with several linear or parabolic sections for approximation empirical data [
        <xref ref-type="bibr" rid="ref33">33</xref>
        ]. On
the other hand, additional analysis for heteroskedasticity in observed data trend is carried
out [
        <xref ref-type="bibr" rid="ref39 ref40">39, 40</xref>
        ]. Literature analysis showed that unfortunately not enough attention is paid to
another way of increasing the accuracy of model that is associated with calculation of optimal
switching points (breakpoints or changepoints) between regression segments. To estimate
the parameters of regression (including switching points), the maximum likelihood estimator
(MLE) can be used [
        <xref ref-type="bibr" rid="ref41 ref42">41, 42</xref>
        ]. Moreover, paper [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ] concentrates on replacing the traditional
nonsmooth model with another that transitions smoothly at the switching point. Another
approach can be based on Bayesian changepoint models [
        <xref ref-type="bibr" rid="ref43 ref44">43, 44</xref>
        ]. In some publications, there are
attempts to solve this problem based on: 1) statistical simulation results using sequential search
[
        <xref ref-type="bibr" rid="ref45">45</xref>
        ], 2) inverted F test confidence interval estimate for large sample sizes and bootstrapped
confidence intervals estimate for small sample sizes [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ]. Analysis of mentioned techniques for
calculation of optimal switching points showed: a) MLEs require prior information on error
distribution and approximate range of switching point, b) MLEs have bias of estimate, c) in
some modifications MLE is the most computationally expensive, both in setup time and in run
time, d) Bayesian estimators are more robust for dificult cases, but require additional prior
limitations for model parameters. Moreover, the exact mathematical equations for optimal value
of switching points in literature are not considered.
      </p>
      <p>The aim of this paper is to develop a new approach to switching points optimization in case of
segmented regression usage for mathematical models building. The calculation of the optimal
values of abscissas of the switching points will give the possibility to increase the approximation
accuracy and the possibility to improve the predictive properties.</p>
      <p>From mathematical point of view, such problem can be considered as follows. At the first
stage, it is necessary to choose the segmented approximation function (→,−  ,) in such a
way to minimize standard deviation  between real values  and estimates 
̂︀
 =  (∀ :  ((→,−  ,)) ≤  ( (→,−  , ))).
(1)</p>
      <p>At the second stage, it is necessary to carry out optimization of switching points abscissas
 and to find the corresponding values
(1 , 2 , ...,  ) = (1 , 2 , ...,  ),
(2)
where  is quantity of switching points in case of  + 1 segments for regression usage.</p>
    </sec>
    <sec id="sec-2">
      <title>3. Methodology</title>
      <p>
        The best preferred statistical data processing algorithms can be used in the conditions of
aprioristic uncertainty [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. In this research some limitations about aprioristic information was
made.
      </p>
      <p>After observation of random phenomenon, the two-dimensional array (, ) with sample
size  is collected. Initial data are plotted in two-dimensional space in form of dependence.
Based on visual analysis of data, researcher can identify geometrical structure of data trend and
choose the appropriate approximation function. Assume that only segmented functions can be
used. Such function contains two or more segment without discontinuities. The segments are
connected in the switching points. The quantity  of switching points or the quantity  + 1
of segments is determined by researcher according to the analysis of geometrical structure of
plotted data.</p>
      <p>At the first step, type of segmented regression for data approximation is chosen. In authors
opinion, it is enough to use one of three types of segmented regression:
1. Segmented linear regression</p>
      <p>1() = 0,1 + 1,1 + ∑︁ +1,1( −  )ℎ( −  ),
=1
(3)
where ℎ( −  ) is Heaviside step function.</p>
      <p>In case of two segments usage, functional dependence (3) contains one switching point and
three unknown coeficients. Equation (3) can be presented as follows</p>
      <p>1() = 0,1 + 1,1 + 2,1( − 1 )ℎ( − 1 ).</p>
      <p>Unknown coeficients 0,1, 1,1 and 2,1 are calculated according to ordinary least squares
method in such a way</p>
      <p>⎛ 0,1 ⎞ ⎛
 =  − 1,  = ⎝ 1,1 ⎠ ,  = ⎝
2,1
∑︀=1 
∑︀=1 
∑︀=1( − 1 )ℎ1
⎞
⎠ , ℎ1 = ℎ( − 1 ),
⎡
 = ⎣</p>
      <p>∑︀1 
2. Segmented parabolic regression
∑︀1( − 1 )ℎ1
∑︀1( − 1 )ℎ1
∑︀1( − 1 )ℎ1) ⎤
∑︀1( − 1 )ℎ1⎦ .</p>
      <p>∑︀1( − 1 )2ℎ1

2() = 0,2 + 1,2 + 2,22 + ∑︁ +2,1( −  )2ℎ( −  ).</p>
      <p>=1
(4)</p>
      <p>In the case of two segments usage, functional dependence (4) contains one switching point
and four unknown coeficients. Equation (4) can be presented as follows
2() = 0,2 + 1,2 + 2,22 + 3,2( − 1 )2ℎ( − 1 ).</p>
      <p>∑︀1 
∑︀1 2</p>
      <p>Unknown coeficients
squares method in such a way
0,2, 1,2, 2,2 and 3,2 are calculated according to ordinary least
3,2
3. Segmented linear-parabolic regression
where () is sign function. This function is equal to zero, if the segment is linear, and is equal
to one, if the segment is parabolic.</p>
      <p>In the case of two segments usage with first parabolic and second linear segment, functional
dependence (5) contains one switching point and three unknown coeficients. Equation (5) can
be presented as follows</p>
      <p>3() = 0,3 + 1,3 + 2,32 − 2,3( − 1 )2ℎ( − 1 ).</p>
      <p>Unknown coeficients 0,3, 1,3 and 2,3 are calculated according to ordinary least squares
method in such a way</p>
      <p>⎛ 0,3 ⎞ ⎛
 =  − 1,  = ⎝ 1,3 ⎠ ,  = ⎝
2,3
∑︀1 
∑︀1 
∑︀1 2  − ∑︀1 2 ℎ1
⎞
⎠ ,
⎡
∑︀1 
∑︀1 2
∑︀1 3 − ∑︀1 2 ℎ1

 = ⎣ ∑︀1  ⎦ .</p>
      <p>∑︀1 2 − ∑︀1 2 ℎ1</p>
      <p>At the second step, the quantity  of switching points and the range of possible values of
abscissas of switching points is selected subjectively based on visual analysis of observed data.
For this approach, it is necessary to choose at least five possible values for each switching
point. So matrix of vectors of possible abscissa values is generated in the following form
∑︀1 2 − ∑︀1 2 ℎ1
∑︀1 3 − ∑︀1 2 ℎ1
∑︀1 4 + ∑︀1(4 − 22 2 )ℎ1
⎤
→(−  1 →,−  2 , ..→.,−   ).</p>
      <p>At the third step, regression coeficients and standard deviations  between real values  and
estimates  for all segmented regression types are calculated. Standard deviation is determined
̂︀
according to the equation</p>
      <p>⎯⎸ 1 ∑︁( − )2,
 = ⎷⎸  −  =1 ̂︀
where  is a degree of freedom for selected model.</p>
      <p>The standard deviation is calculated for all combinations of possible values of switching point
abscissa. So at this step, the -dimensional dependence of  (1 , 2 , ...,  ) is obtained.</p>
      <p>At the fourth step, the obtained dependence is approximated by -dimensional paraboloid
based on ordinary least squares method. The general equation of -dimensional paraboloid
where , , , are unknown coeficients need to be estimated, the sum is calculated only
for  &lt; .</p>
      <p>To simplify the calculation, it can be assumed that , = 0 and equation (7) will take a form
(7)
(8)
In this case unknown coeficients can be found according to the following equation
⎛ 0 ⎞ ⎛ ∑︀1 ... ∑︀1 1,2,..., ⎞
⎜ 1 ⎟ ⎜ ∑︀1 ... ∑︀1 211 1,2,..., ⎟⎟
 =  − 1,  = ⎜⎝⎜⎜⎜⎜ ...1 ⎠⎟⎟⎟⎟⎟ ,  = ⎜⎝⎜⎜⎜ ∑︀1 ... ∑︀1 .2..1 1,2,..., ⎠⎟⎟</p>
      <p>⎜ ∑︀1 ... ∑︀1 11 1,2,..., ⎟⎟ ,  = − 1
 ∑︀1 ... ∑︀1 1 1,2,...,
 = ⎢⎢⎢⎡⎢⎣ ∑∑︀︀11...21111  ∑∑∑︀︀︀111...342111111  ∑∑∑︀︀︀111...23111111
 ∑︀1 1  ∑︀1 211 1  ∑︀1 11 1
...  ∑︀1 1 ⎤
...  ∑︀ 211 1 ⎥</p>
      <p>1
...  ∑︀1 11 1 ⎥⎥ .
... ... ⎥⎦
...  ∑︀1 21
where  is quantity of chosen points in the range of possible values of abscissas of switching
points.</p>
      <p>At the fifth step, the minimum of -dimensional paraboloid is calculated to provide the
criterion (2). For this purpose, the theory of optimization is used [48]. To find the minimum, it
is necessary to solve the system of equations
⎧ (1 ,2 ,..., ) = 0,
⎪⎪ 1
⎪⎪⎪ (1 ,2 ,..., ) = 0,
⎨ 2 (9)
⎪...
⎪
⎪⎪ (1 ,2 ,..., ) = 0.</p>
      <p>⎩⎪</p>
      <p>In the case of -dimensional paraboloid (7) usage, the system of equations (9) turns to the
system of  linear equations that can be solved by one of known method. In case of simplified
paraboloid (8) usage, the simple solution can be obtained in the following form
(10)</p>
      <p>At the sixth step, coeficients of segmented regression (3), (4) or (5) are recalculated, and
resulting model is obtained.
4. Simulation results and numerical example
Consider the problem of analysis of proposed methodology implementation based on the results
of statistical simulation.</p>
      <p>The statistical simulation starts with obtaining initial data set with two switching points. The
data set contains deterministic and random components. The deterministic component can be
presented as follows
1( ) = 0,1 + 1,1 + 2,1( − 1 )ℎ( − 1 ) + 3,1( − 2 )ℎ( − 2 ).</p>
      <p>This dependence is converted into discrete form at the range [1; 100] with sampling interval
 = 1 and sample size  = 100. The initial parameters of deterministic model can be diferent,
but in this research, authors used the following initial numerical values: 0,1 = 500, 1,1 = 10,
2,1 = − 25, 3,1 = 20, 1 = 20 and 2 = 50.</p>
      <p>Random component is generated at each sample point as additive Gaussian noise with zero
expected value and standard deviation  = 30. The number of procedures reiteration is 1000.</p>
      <p>The example of one of data sets is given in table 1. The data in the table 1 present the values
of dependent variable  that was measured at points  separated by sampling interval  .</p>
      <p>The graphical presentation of three examples of initial data set is shown in figure 1.</p>
      <p>Visual analysis of data (figure 1) gives possibility to conclude that most convenient regression
type for these data approximation is segmented linear regression with two switching points.
Let  = 5. The range of possible values of abscissas of switching points is
1 = (10, 15, 20, 25, 30),
2 = (40, 45, 50, 55, 60).</p>
      <p>In this case it is necessary to calculate estimates of regression coeficients 0,1, 1,1, 2,1, 3,1
for all combinations of possible values of abscissas of switching points. After that, standard
deviation (6) is determined for each option. The results of standard deviation calculation are
given in table 2.</p>
      <p>Data from table 2 are approximated by two-dimensional paraboloid based on ordinary least
squares methods. For paraboloid types (7) and (8) following equations were obtained
(1 , 2 ) = 364.893 − 6.6351 − 10.0122 + 0.11121 + 0.0922 + 0.0471 2 ,
(1 , 2 ) = 317.416 − 4.2611 − 9.0622 + 0.11121 + 0.0922 ,
The obtained paraboloids are shown in figure 2 and figure 3, respectively.</p>
      <p>In the case of paraboloid (7) usage, it is necessary to solve system of equations (9) that takes
a form</p>
      <p>After derivatives calculation this system of equations turns to system of linear equations
{︃
− 6.635 + 0.2221 + 0.0472 = 0,
− 10.012 + 0.0471 + 0.182 = 0.</p>
      <p>The solution of this system is
⎧ (1 ,2 ) = 0,
⎨ 1</p>
      <p>(1 ,2 ) = 0.
⎩ 2</p>
      <p>In the case of paraboloid (8) usage, the optimal values of abscissas of switching points are
calculated according to equation (10). The results of calculation
1 = 18.941,
2 = 50.812.</p>
      <p>/
1 = 19.113,</p>
      <p>/
2 = 50.532.</p>
      <p>Analysis showed that for this particular case simplified paraboloid gives greater accuracy of
switching point’s abscissas estimates (relative error is 4.435 percent and 1.064 percent for the
ifrst and second switching points, respectively).</p>
      <p>Resulting segmented linear regressions for both optimization options (paraboloids (7) and
(8)) are
1() = 484.143 + 11.397 − 25.025( − 18.941)ℎ( − 18.941)+</p>
      <p>+18.021( − 50.812)ℎ( − 50.812),
1() = 484.987 + 11.26 − 25.073( − 19.113)ℎ( − 19.113)+</p>
      <p>+18.155( − 50.532)ℎ( − 50.532).</p>
      <p>The standard deviation for the first and second optimization options is 46.038 and 46.040,
respectively. The results of approximation are shown in figure 4.</p>
      <p>Resulting segmented linear regressions for both optimization options in figure 4 almost
coincide and have approximately equal standard deviation.</p>
      <p>Consider the statistical simulation results for 1000 reiteration procedures. Such simulation
gives the possibility to build the probability density functions of estimates of switching point’s
abscissas. Figure 5 shows the histograms for estimate of abscissa of the first (figure 5a) and
second (figure 5c) switching point for paraboloid (7), the histograms for estimate of abscissa
of the first (figure 5b) and second (figure 5d) switching point for paraboloid (8). Statistical
characteristics (expected value, variance, minimum and maximum) of estimates for optimal
values of abscissas of switching points using paraboloids (7) and (8) are given in table 3.</p>
      <p>Analysis showed that general paraboloid (7) in average has greater accuracy for switching
points abscissas estimation. In the case of the first switching points abscissas estimation, relative
error is 3.63 and 4.32 percents for paraboloid (7) and (8), respectively. In the case of second
switching points abscissas estimation, relative error is 0.968 and 1.376 percents for paraboloid
(7) and (8), respectively. In addition, paraboloid (7) has greater scattering of estimate.</p>
      <p>The simulation results give approximatly same eficiency of estimate and accuracy of
mathematical model. So to simplify the calculation, optimizational paraboloid (8) can be used as more
suitable during mathematical model building.</p>
    </sec>
    <sec id="sec-3">
      <title>5. Conclusion</title>
      <p>The paper considers new approach to switching point’s optimization for segmented regression
during mathematical model building. The analytical equations for segmented linear, parabolic
and linear-parabolic regressions are presented based on usage of Heaviside step function. To
ifnd the optimal values of connection points between regression segments, multidimensional
optimization paraboloid is used for describing the dependence of standard deviation on possible
values of switching point’s abscissa. The proposed methodology, in contrast to the existing ones,
allows to obtain the accurate mathematical formula for calculating the abscissa of switching
points. Moreover, considered methodology has property of robustness for initial distribution of
errors and dataset. The analysis of proposed methodology is carried out based on statistical
simulation. The implementation of methodology is explained on numerical example for
generated data set. Computations prove feasibility of proposed approach. The research results can be
used to increase the accuracy of data approximation in mathematical model building.</p>
      <p>Further research directions will be associated with a comparative analysis of the efeciency
of the proposed methodology with other techniques for determining estimates of the abscissa
of switching points (in particular, MLE and estimates based on the Bayesian approach) in the
case of diferent limitations presence.
conditions of aprioristic uncertainty, in: Proceedings of IEEE Ukrainian Microwave Week,
2020, pp. 418–423. doi:10.1109/UkrMW49653.2020.9252687.
[48] G. V. Reklaitis, A. Ravindran, K. M. Ragsdell, Engineering Optimization. Methods and
Applications, John Wiley and Sons, New York, 1983.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>H. P.</given-names>
            <surname>Williams</surname>
          </string-name>
          ,
          <source>Model Building in Mathematical Programming</source>
          , Wiley,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Marais</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Fala</surname>
          </string-name>
          ,
          <article-title>Triple probability density distribution model in the task of aviation risk assessment</article-title>
          ,
          <source>Aviation</source>
          <volume>24</volume>
          (
          <year>2020</year>
          )
          <fpage>57</fpage>
          -
          <lpage>65</lpage>
          . doi:
          <volume>10</volume>
          .3846/ aviation.
          <year>2020</year>
          .
          <volume>12544</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Banwatth-Kuhn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sindi</surname>
          </string-name>
          ,
          <article-title>How and why to build a mathematical model: A case study using prion aggregation</article-title>
          ,
          <source>Journal of Biological Chemistry</source>
          <volume>295</volume>
          (
          <year>2020</year>
          )
          <fpage>5022</fpage>
          -
          <lpage>5034</lpage>
          . doi:
          <volume>10</volume>
          .1074/jbc.REV119.009851.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Mitropolsky</surname>
          </string-name>
          ,
          <source>The Technique of Statistical Computing</source>
          , Moscow,
          <year>1971</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Himmelblau</surname>
          </string-name>
          ,
          <source>Process Analysis by Statistical Methods</source>
          , Wiley,
          <year>1970</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Neumaier</surname>
          </string-name>
          ,
          <article-title>Mathematical model building</article-title>
          , in: J.
          <string-name>
            <surname>Kallrath</surname>
          </string-name>
          (Ed.),
          <source>Modeling Languages in Mathematical Optimization. Applied Optimization</source>
          , volume
          <volume>88</volume>
          , University of Chicago Press, Boston, MA,
          <year>2004</year>
          , pp.
          <fpage>37</fpage>
          -
          <lpage>43</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-1-
          <fpage>4613</fpage>
          -0215-
          <issue>5</issue>
          _
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ezekiel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. A.</given-names>
            <surname>Fox</surname>
          </string-name>
          ,
          <article-title>Method of Correlation and Regression Analysis</article-title>
          .
          <source>Linear and Curvilinear</source>
          , John Wiley and Sons, New York,
          <year>1959</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <article-title>Accuracy improvement of VOR/Vor navigation with angle extrapolation by linear regression</article-title>
          ,
          <source>Telecommunications and Radio Engineering</source>
          <volume>78</volume>
          (
          <year>2019</year>
          )
          <fpage>1399</fpage>
          -
          <lpage>1412</lpage>
          . doi:
          <volume>10</volume>
          .1615/TelecomRadEng.v78.
          <year>i15</year>
          .
          <fpage>90</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>T. P.</given-names>
            <surname>Ryan</surname>
          </string-name>
          ,
          <source>Modern Regression Methods</source>
          , 2 ed., John Wiley and Sons, New York,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J. O.</given-names>
            <surname>Rawlings</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Pantula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Dickey</surname>
          </string-name>
          , Applied Regression Analysis: A Research Tool, second ed., Springer-Verlag, New York, NY,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <article-title>Research of the performance and influencing factors of china's listed companies based on regression model</article-title>
          ,
          <source>in: Proceedings of 16th Dahe Fortune China Forum and Chinese High-educational Management Annual Academic Conference (DFHMC)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>176</fpage>
          -
          <lpage>179</lpage>
          . doi:
          <volume>10</volume>
          .1109/DFHMC52214.
          <year>2020</year>
          .
          <volume>00041</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Linkages between metropolitan economy and modem logistics based on linear regression analysis</article-title>
          ,
          <source>in: Proceedings of 2nd International Conference on Economic Management and Model Engineering (ICEMME)</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>64</fpage>
          -
          <lpage>67</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICEMME51517.
          <year>2020</year>
          .
          <volume>00019</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>P.</given-names>
            <surname>Radonja</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Stankovic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Matovic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Drazic</surname>
          </string-name>
          ,
          <article-title>Regional models for biological processes based on linear regression and neural networks</article-title>
          ,
          <source>in: Proceedings of 8th Seminar on Neural Network Applications in Electrical Engineering</source>
          ,
          <year>2006</year>
          , pp.
          <fpage>189</fpage>
          -
          <lpage>193</lpage>
          . doi:
          <volume>10</volume>
          .1109/NEUREL.
          <year>2006</year>
          .
          <volume>341209</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Volianskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sadovoi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Volianska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sinkevych</surname>
          </string-name>
          ,
          <article-title>Construction of parallel piecewiselinear interval models for nonlinear dynamical objects</article-title>
          ,
          <source>in: Proceedings of International Conference on Advanced Computer Information Technologies</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>97</fpage>
          -
          <lpage>100</lpage>
          . doi:
          <volume>10</volume>
          . 1109/ACITT.
          <year>2019</year>
          .
          <volume>8779945</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>X.</given-names>
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hua</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Xiao</surname>
          </string-name>
          ,
          <article-title>Contact temperature prediction of high voltage switchgear based on multiple linear regression model</article-title>
          ,
          <source>in: Proceedings of 32nd Youth Academic Annual Conference of Chinese Association of Automation (YAC)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>277</fpage>
          -
          <lpage>280</lpage>
          . doi:
          <volume>10</volume>
          .1109/YAC.
          <year>2017</year>
          .
          <volume>7967419</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kuzmin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Zuiev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kaminskyi</surname>
          </string-name>
          ,
          <article-title>Statistical data processing in radio engineering devices operation system</article-title>
          ,
          <source>in: Proceedings of 14th International Conference on Advanced Trends in Radioelectronics</source>
          , Telecommunications and Computer Engineering (TCSET),
          <year>2018</year>
          , pp.
          <fpage>757</fpage>
          -
          <lpage>760</lpage>
          . doi:
          <volume>10</volume>
          .1109/TCSET.
          <year>2018</year>
          .
          <volume>8336310</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          , I. Ostroumov,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <article-title>Sequential method of reliability parameters estimation for radio equipment</article-title>
          ,
          <source>in: 2021 IEEE 12th International Conference on Electronics and Information Technologies (ELIT)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>37</fpage>
          -
          <lpage>40</lpage>
          . doi:
          <volume>10</volume>
          .1109/ELIT53502.
          <year>2021</year>
          .
          <volume>9501099</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>V. P.</given-names>
            <surname>Kharchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <article-title>Identification of unmanned aerial vehicle flight situation</article-title>
          ,
          <source>in: Proceedings of 2017 IEEE 4th International Conference on Actual Problems of Unmanned Aerial Vehicles Developments (APUAVD)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>116</fpage>
          -
          <lpage>120</lpage>
          . doi:
          <volume>10</volume>
          .1109/APUAVD.
          <year>2017</year>
          .
          <volume>8308789</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>O.</given-names>
            <surname>Ivashchuk</surname>
          </string-name>
          , I. Ostroumov,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <article-title>A configuration analysis of ukrainian flight routes network</article-title>
          ,
          <source>in: 2021 IEEE 16th International Conference on the Experience of Designing and Application of CAD Systems (CADSM)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>6</fpage>
          -
          <lpage>10</lpage>
          . doi:
          <volume>10</volume>
          .1109/CADSM52681.
          <year>2021</year>
          .
          <volume>9385263</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          , I. Ostroumov,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Nikitina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Havrylenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Popov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Volosyuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shmatko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ruzhentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhyla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Pavlikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Dergachov</surname>
          </string-name>
          , E. Tserne,
          <article-title>Uas cyber security hazards analysis and approach to qualitative assessment</article-title>
          , in: S. Shukla,
          <string-name>
            <given-names>A.</given-names>
            <surname>Unal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Varghese</given-names>
            <surname>Kureethara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. K.</given-names>
            <surname>Mishra</surname>
          </string-name>
          , D. S. Han (Eds.),
          <source>Data Science and Security</source>
          , Springer Singapore, Singapore,
          <year>2021</year>
          , pp.
          <fpage>258</fpage>
          -
          <lpage>265</lpage>
          . doi:
          <volume>10</volume>
          .1007/
          <fpage>978</fpage>
          -981-16-4486-3_
          <fpage>28</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>I.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Pavlikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhyla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tserne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Popov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Volosyuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ruzhentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Dergachov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Havrylenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Nikitina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shmatko</surname>
          </string-name>
          ,
          <article-title>Modelling and simulation of dme navigation global service volume</article-title>
          ,
          <source>Advances in Space Research</source>
          <volume>68</volume>
          (
          <year>2021</year>
          )
          <fpage>3495</fpage>
          -
          <lpage>3507</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.asr.
          <year>2021</year>
          .
          <volume>06</volume>
          .027.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>I.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <article-title>Ukrainian navigational aids network configuration estimation</article-title>
          ,
          <source>in: 2021 IEEE 16th International Conference on the Experience of Designing and Application of CAD Systems (CADSM)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>5</fpage>
          -
          <lpage>9</lpage>
          . doi:
          <volume>10</volume>
          .1109/CADSM52681.
          <year>2021</year>
          .
          <volume>9385226</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbina</surname>
          </string-name>
          , I. Ostroumov,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <article-title>Polarimetric-radar drop size evaluation for wind speed estimate based on Weber criterion</article-title>
          ,
          <source>in: 2021 Signal Processing Symposium (SPSympo)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>17</fpage>
          -
          <lpage>22</lpage>
          . doi:
          <volume>10</volume>
          .1109/SPSympo51155.
          <year>2020</year>
          .
          <volume>9593349</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <article-title>Accuracy assessment of aircraft positioning by multiple radio navigational AIDS</article-title>
          ,
          <source>Telecommunications and Radio Engineering</source>
          <volume>77</volume>
          (
          <year>2018</year>
          )
          <fpage>705</fpage>
          -
          <lpage>715</lpage>
          . doi:
          <volume>10</volume>
          .1615/TelecomRadEng.v77.
          <year>i8</year>
          .
          <fpage>40</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <article-title>Performance analysis of positioning system by navigational AIDS in three dimensional space</article-title>
          ,
          <source>in: Proceedings of IEEE 1st International Conference on System Analysis and Intelligent Computing</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>101</fpage>
          -
          <lpage>104</lpage>
          . doi:
          <volume>10</volume>
          .1109/SAIC.
          <year>2018</year>
          .
          <volume>8516790</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <article-title>Compatibility analysis of multi signal processing in apnt with current navigation infrastructure</article-title>
          ,
          <source>Telecommunications and Radio Engineering</source>
          <volume>77</volume>
          (
          <year>2018</year>
          )
          <fpage>211</fpage>
          -
          <lpage>223</lpage>
          . doi:
          <volume>10</volume>
          .1615/TelecomRadEng.v77.
          <year>i3</year>
          .
          <fpage>30</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>A.</given-names>
            <surname>Goncharenko</surname>
          </string-name>
          ,
          <article-title>A multi-optional hybrid functions entropy as a tool for transportation means repair optimal periodicity determination</article-title>
          ,
          <source>Aviation</source>
          <volume>22</volume>
          (
          <year>2018</year>
          )
          <fpage>60</fpage>
          -
          <lpage>66</lpage>
          . doi:
          <volume>10</volume>
          .3846/ aviation.
          <year>2018</year>
          .
          <volume>5930</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Goncharenko</surname>
          </string-name>
          ,
          <article-title>Optimal UAV maintenance periodicity obtained on the multi-optional basis</article-title>
          ,
          <source>in: Proceedings of 4th International Conference on Actual Problems of Unmanned Aerial Vehicles Developments</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>65</fpage>
          -
          <lpage>68</lpage>
          . doi:
          <volume>10</volume>
          .1109/APUAVD.
          <year>2017</year>
          .
          <volume>8308778</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Yashanov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          , I. Ostroumov,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <article-title>Substantiation of probability characteristics for eficiency analysis in the process of radio equipment diagnostics</article-title>
          ,
          <source>in: 2021 IEEE 3rd Ukraine Conference on Electrical and Computer Engineering (UKRCON)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>535</fpage>
          -
          <lpage>540</lpage>
          . doi:
          <volume>10</volume>
          .1109/UKRCON53503.
          <year>2021</year>
          .
          <volume>9575603</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          , I. Ostroumov,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <article-title>Diagnostic process eficiency analysis for block diagram of electric field parameters meter</article-title>
          ,
          <source>in: 2021 IEEE 12th International Conference on Electronics and Information Technologies (ELIT)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>5</fpage>
          -
          <lpage>9</lpage>
          . doi:
          <volume>10</volume>
          .1109/ELIT53502.
          <year>2021</year>
          .
          <volume>9501136</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yanovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <article-title>Design of robust control system for inertially stabilized platforms of ground vehicles</article-title>
          ,
          <source>in: IEEE EUROCON 2021 - 19th International Conference on Smart Technologies</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>6</fpage>
          -
          <lpage>10</lpage>
          . doi:
          <volume>10</volume>
          .1109/EUROCON52738.
          <year>2021</year>
          .
          <volume>9535612</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>I.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhyla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Pavlikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Tserne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Volosyuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Dergachov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Havrylenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shmatko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Popov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ruzhentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Nikitina</surname>
          </string-name>
          ,
          <article-title>A probability estimation of aircraft departures and arrivals delays</article-title>
          , in: O.
          <string-name>
            <surname>Gervasi</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Murgante</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Misra</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Garau</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Blečić</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Taniar</surname>
            ,
            <given-names>B. O.</given-names>
          </string-name>
          <string-name>
            <surname>Apduhan</surname>
            ,
            <given-names>A. M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Rocha</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Tarantino</surname>
          </string-name>
          ,
          <string-name>
            <surname>C. M. Torre</surname>
          </string-name>
          (Eds.),
          <source>Computational Science and Its Applications - ICCSA 2021</source>
          , Springer International Publishing, Cham,
          <year>2021</year>
          , pp.
          <fpage>363</fpage>
          -
          <lpage>377</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -86960-1_
          <fpage>26</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>S.</given-names>
            <surname>Weisberg</surname>
          </string-name>
          , Applied Linear Regression, John Wiley and Sons, New York,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>G. A. F.</given-names>
            <surname>Seber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. J.</given-names>
            <surname>Wild</surname>
          </string-name>
          , Nonlinear Regression, John Wiley and Sons, New York,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>A.</given-names>
            <surname>Atkinson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riani</surname>
          </string-name>
          ,
          <source>Robust Diagnostic Regression Analysis</source>
          , Springer,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>D. G.</given-names>
            <surname>Kleinbaum</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Klein</surname>
          </string-name>
          , Logistic Regression, Springer-Verlag, New York,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>S.</given-names>
            <surname>Huet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bouvier</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Poursat</surname>
          </string-name>
          , E. Jolivet,
          <article-title>Statistical Tools for Nonlinear Regression. A Practical Guide With S-PLUS and</article-title>
          R Examples, Springer-Verlag, New York,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>A.</given-names>
            <surname>Zeileis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Leisch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Hornik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Kleiber</surname>
          </string-name>
          ,
          <article-title>An R package for testing for structural change in linear regression models</article-title>
          ,
          <source>Journal of Statistical Software</source>
          <volume>7</volume>
          (
          <year>2002</year>
          )
          <fpage>1</fpage>
          -
          <lpage>38</lpage>
          . doi:
          <volume>10</volume>
          .18637/ jss.v007.
          <year>i02</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <surname>R. L</surname>
          </string-name>
          . Kaufman, Heteroskedasticity in Regression: Detection and Correction, SAGE Publications,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>M.</given-names>
            <surname>Zaliskyi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Solomentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shcherbyna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Ostroumov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Sushchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Averyanova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kuzmenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Shmatko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ruzhentsev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Popov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhyla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Volosyuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Havrylenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Pavlikov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Dergachov</surname>
          </string-name>
          , E. Tserne,
          <string-name>
            <given-names>T.</given-names>
            <surname>Nikitina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          ,
          <article-title>Heteroskedasticity analysis during operational data processing of radio electronic systems</article-title>
          , in: S. Shukla,
          <string-name>
            <given-names>A.</given-names>
            <surname>Unal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Varghese</given-names>
            <surname>Kureethara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. K.</given-names>
            <surname>Mishra</surname>
          </string-name>
          , D. S. Han (Eds.),
          <source>Data Science and Security</source>
          , Springer Singapore, Singapore,
          <year>2021</year>
          , pp.
          <fpage>168</fpage>
          -
          <lpage>175</lpage>
          . doi:
          <volume>10</volume>
          .1007/
          <fpage>978</fpage>
          -981-16-4486-3_
          <fpage>18</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>A.</given-names>
            <surname>Buteikis</surname>
          </string-name>
          ,
          <source>Practical Econometrics and Data Science</source>
          , Vilnius University, Vilnius,
          <year>2020</year>
          . URL: http://web.vu.lt/mif/a.buteikis/wp-content/uploads/PE_Book/index.html.
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>A.</given-names>
            <surname>Tishler</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Zang,</surname>
          </string-name>
          <article-title>A new maximum likelihood algorithm for piecewise regression</article-title>
          ,
          <source>Journal of the American Statistical Association</source>
          <volume>76</volume>
          (
          <year>1981</year>
          )
          <fpage>980</fpage>
          -
          <lpage>987</lpage>
          . doi:
          <volume>10</volume>
          .1080/01621459.
          <year>1981</year>
          .
          <volume>10477752</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>B. P.</given-names>
            <surname>Carlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Gefland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F. M.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <surname>Hierarchical</surname>
          </string-name>
          <article-title>Bayesian analysis of changepoint problems</article-title>
          , Applied Statistics 41 (
          <year>1992</year>
          )
          <fpage>389</fpage>
          -
          <lpage>405</lpage>
          . doi:
          <volume>10</volume>
          .2307/2347570.
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Ferreira</surname>
          </string-name>
          ,
          <article-title>A Bayesian analysis of a switching regression model: Known number of regimes</article-title>
          ,
          <source>Journal of the American Statistical Association</source>
          <volume>70</volume>
          (
          <year>1975</year>
          )
          <fpage>370</fpage>
          -
          <lpage>374</lpage>
          . doi:
          <volume>10</volume>
          .1080/ 01621459.
          <year>1975</year>
          .
          <volume>10479875</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>V.</given-names>
            <surname>Shutko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Tereshchenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Shutko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Silantieva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Kolganova</surname>
          </string-name>
          ,
          <article-title>Application of splinefourier transform for radar signal processing</article-title>
          ,
          <source>in: Proceedings of IEEE 15th International Conference on the Experience of Designing and Application of CAD Systems (CADSM)</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>110</fpage>
          -
          <lpage>113</lpage>
          . doi:
          <volume>10</volume>
          .1109/CADSM.
          <year>2019</year>
          .
          <volume>8779279</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Toms</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. L.</given-names>
            <surname>Lesperance</surname>
          </string-name>
          ,
          <article-title>Piecewise regression: A tool for identifying ecological thresholds</article-title>
          ,
          <source>Ecology</source>
          <volume>84</volume>
          (
          <year>2003</year>
          )
          <fpage>2034</fpage>
          -
          <lpage>2041</lpage>
          . doi:10.
          <year>1890</year>
          /02-
          <fpage>0472</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <given-names>I.</given-names>
            <surname>Prokopenko</surname>
          </string-name>
          , I. Omelchuk,
          <string-name>
            <given-names>M.</given-names>
            <surname>Maloyed</surname>
          </string-name>
          ,
          <article-title>Synthesis of signal detection algorithms under</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>