<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AR &#8211; Howard Nguyen</title>
	<atom:link href="https://howardnguyen.com/category/ar/feed/" rel="self" type="application/rss+xml" />
	<link>https://howardnguyen.com</link>
	<description>Ph.D. in Data Science</description>
	<lastBuildDate>Wed, 25 Oct 2023 20:55:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://howardnguyen.com/wp-content/uploads/2023/05/H-icon3-36x36.png</url>
	<title>AR &#8211; Howard Nguyen</title>
	<link>https://howardnguyen.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AutoRegression in Time Series</title>
		<link>https://howardnguyen.com/autoregression-in-time-series/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 00:03:31 +0000</pubDate>
				<category><![CDATA[AR]]></category>
		<category><![CDATA[AutoRegression]]></category>
		<category><![CDATA[Autoregressive Integrated Moving Average]]></category>
		<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Time Series]]></category>
		<category><![CDATA[AutoRegression in Time Series]]></category>
		<guid isPermaLink="false">https://howardnguyen.com/?p=759</guid>

					<description><![CDATA[Autoregression, often abbreviated as AR, is a fundamental concept in time series analysis and forecasting. It's a model that relates a variable to its own past values. Autoregressive models are used to capture and represent temporal dependencies within a time series data.]]></description>
										<content:encoded><![CDATA[<p>Autoregression, often abbreviated as AR, is a fundamental concept in time series analysis and forecasting. It&rsquo;s a model that relates a variable to its own past values. Autoregressive models are used to capture and represent temporal dependencies within a time series data. Here are the key characteristics of autoregressive models: The general form of an AR(p) model can be expressed as: Xt&#8230;</p>
<p><a href="https://howardnguyen.com/autoregression-in-time-series/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
