You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\title{Printing method for \code{HARmodel} objects}
\usage{
\method{print}{HARmodel}(x, ...)
}
\arguments{
\item{x}{object of type \code{HARmodel}}
\item{...}{extra options}
}
\description{
Printing method for \code{HARmodel} objects
}
\details{
The printing method has the extra option \code{digits} which can be used to set the number of digits for printing pass \code{lag} to determine the maximum order of the Newey West estimator. Default is \code{22}