[go: up one dir, main page]

File: show.urca.Rd

package info (click to toggle)
urca 1.3-4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: fortran: 509; ansic: 15; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 690 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\name{show.urca}
\alias{show.urca}
\encoding{latin1}
\title{Function to show objects of classes for unit root tests}
\description{
  The function \code{show.urca} is called within the defined methods
  for classes \code{ca.jo}, \code{cajo.test}, \code{ca.po},
  \code{ur.df}, \code{ur.ers}, \code{ur.kpss}, \code{ur.po}, \code{ur.pp},
  \code{ur.df}, \code{ur.sp} and \code{ur.za}.
 
}
\usage{
show.urca(object)
}
\arguments{
  \item{object}{Object of class contained in \code{urca}.}
}
\details{
  This function is called by method \code{show}.
}
\value{
  The Name and test statistic of a unit root/cointegration test.
}
\author{Bernhard Pfaff}
\keyword{methods}