Least-angle regression (original) (raw)

Property Value
dbo:abstract In statistics, least-angle regression (LARS) is an algorithm for fitting linear regression models to high-dimensional data, developed by Bradley Efron, Trevor Hastie, Iain Johnstone and Robert Tibshirani. Suppose we expect a response variable to be determined by a linear combination of a subset of potential covariates. Then the LARS algorithm provides a means of producing an estimate of which variables to include, as well as their coefficients. Instead of giving a vector result, the LARS solution consists of a curve denoting the solution for each value of the L1 norm of the parameter vector. The algorithm is similar to forward stepwise regression, but instead of including variables at each step, the estimated parameters are increased in a direction equiangular to each one's correlations with the residual. (en) 统计学中,最小角回归(英语:least-angle regression (LARS))是一种对高维数据进行线性回归的算法,由等人提出。 在线性回归中,因变量由一组自变量的线性组合表达,这些自变量可能是,也有可能与因变量无关。最小角算法不会像传统算法那样给出自变量的向量表达,而是对每个参数向量的L1范数的值给出一条曲线。 (zh)
dbo:thumbnail wiki-commons:Special:FilePath/Larsdiabetes.png?width=300
dbo:wikiPageExternalLink https://cran.r-project.org/web/packages/lars/index.html http://scikit-learn.org/stable/modules/linear_model.html%23least-angle-regression https://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm%23statug_glmselect_a0000000242.htm
dbo:wikiPageID 16136011 (xsd:integer)
dbo:wikiPageLength 6323 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1027502988 (xsd:integer)
dbo:wikiPageWikiLink dbc:Single-equation_methods_(econometrics) dbr:Python_(language) dbr:Robert_Tibshirani dbr:Bradley_Efron dbc:Parametric_statistics dbr:SAS_(software) dbr:Model_selection dbr:Cross-validation_(statistics) dbr:Statistics dbc:Estimation_theory dbr:Trevor_Hastie dbr:Lasso_(statistics) dbr:Linear_regression dbc:Regression_variable_selection dbr:Regression_analysis dbr:Stepwise_regression dbr:L1_norm dbr:High-dimensional_statistics dbr:R_(language) dbr:Multicollinearity dbr:High_dimensional_data dbr:Iain_Johnstone_(mathematician) dbr:File:Larsdiabetes.png
dbp:wikiPageUsesTemplate dbt:Regression_bar dbt:Reflist dbt:Technical
dcterms:subject dbc:Single-equation_methods_(econometrics) dbc:Parametric_statistics dbc:Estimation_theory dbc:Regression_variable_selection
gold:hypernym dbr:Algorithm
rdf:type dbo:Software
rdfs:comment 统计学中,最小角回归(英语:least-angle regression (LARS))是一种对高维数据进行线性回归的算法,由等人提出。 在线性回归中,因变量由一组自变量的线性组合表达,这些自变量可能是,也有可能与因变量无关。最小角算法不会像传统算法那样给出自变量的向量表达,而是对每个参数向量的L1范数的值给出一条曲线。 (zh) In statistics, least-angle regression (LARS) is an algorithm for fitting linear regression models to high-dimensional data, developed by Bradley Efron, Trevor Hastie, Iain Johnstone and Robert Tibshirani. Suppose we expect a response variable to be determined by a linear combination of a subset of potential covariates. Then the LARS algorithm provides a means of producing an estimate of which variables to include, as well as their coefficients. (en)
rdfs:label Least-angle regression (en) 最小角回归 (zh)
owl:sameAs freebase:Least-angle regression wikidata:Least-angle regression dbpedia-fa:Least-angle regression dbpedia-zh:Least-angle regression https://global.dbpedia.org/id/fRs1
prov:wasDerivedFrom wikipedia-en:Least-angle_regression?oldid=1027502988&ns=0
foaf:depiction wiki-commons:Special:FilePath/Larsdiabetes.png
foaf:isPrimaryTopicOf wikipedia-en:Least-angle_regression
is dbo:wikiPageRedirects of dbr:Least-Angle_Regression dbr:Least_Angle_Regression dbr:Least_angle_regression
is dbo:wikiPageWikiLink of dbr:Bradley_Efron dbr:Regularized_least_squares dbr:Mlpack dbr:Lasso_(statistics) dbr:Linear_regression dbr:Stepwise_regression dbr:Biological_network_inference dbr:List_of_statistics_articles dbr:LARS dbr:Outline_of_machine_learning dbr:Sparse_approximation dbr:Sparse_dictionary_learning dbr:Least-Angle_Regression dbr:Least_Angle_Regression dbr:Least_angle_regression
is foaf:primaryTopic of wikipedia-en:Least-angle_regression