Added supression method summary

This commit is contained in:
alex 2026-08-07 16:53:05 -06:00
parent f4315f790e
commit 4e0de7bc87

View File

@ -89,6 +89,21 @@ that are available to all.
\item Census State Tax Collections \item Census State Tax Collections
\end{itemize} \end{itemize}
\end{frame} \end{frame}
%%%%%%%%%%%%%%%%%%
\begin{frame}{Proccess}
\textbf{Tapestry Un-suppression Method}
\begin{itemize}
\item<1-> Gather all data
\item<2-> Minimize NAICS and geography estimate bounds (min max)
\item<3-> Initial estimate of middle (min/max)
\item<4-> Correct imbalances of parent child relationships
\item<5-> Larger ranges are moved more to balance
\item<6-> Repeat from NAICS-6 county combination to national
\item<7-> Loop until convergence
\end{itemize}
\only<8->{IMPLAN starts by assuming records are 90\% of historic values, up to two years. Applies some balancing but not a minimization method.}
\end{frame}
%%%%%%%% %%%%%%%%
\begin{frame}{Tapestry} \begin{frame}{Tapestry}
\begin{columns} \begin{columns}