.. _method-polynomial_chaos-expansion_order-collocation_ratio-least_angle_regression: """""""""""""""""""""" least_angle_regression """""""""""""""""""""" Compute the coefficients of a polynomial expansion by using the greedy least angle regression (LAR) method. .. toctree:: :hidden: :maxdepth: 1 method-polynomial_chaos-expansion_order-collocation_ratio-least_angle_regression-noise_tolerance **Specification** - *Alias:* lars - *Arguments:* None **Child Keywords:** +-------------------------+--------------------+---------------------+-----------------------------------------------+ | Required/Optional | Description of | Dakota Keyword | Dakota Keyword Description | | | Group | | | +=========================+====================+=====================+===============================================+ | Optional | `noise_tolerance`__ | The noise tolerance used when performing | | | | cross validation in the presence of noise or | | | | truncation errors. | +----------------------------------------------+---------------------+-----------------------------------------------+ .. __: method-polynomial_chaos-expansion_order-collocation_ratio-least_angle_regression-noise_tolerance.html **Description** Compute the coefficients of a polynomial expansion by using the greedy least angle regression (LAR) method.