The R Project SVN R

Rev

Rev 61423 | Rev 64742 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61423 Rev 61433
Line 64... Line 64...
64
    values, then maximum likelihood.}
64
    values, then maximum likelihood.}
65
 
65
 
66
  \item{n.cond}{Only used if fitting by conditional-sum-of-squares: the
66
  \item{n.cond}{Only used if fitting by conditional-sum-of-squares: the
67
    number of initial observations to ignore.  It will be ignored if
67
    number of initial observations to ignore.  It will be ignored if
68
    less than the maximum lag of an AR term.}
68
    less than the maximum lag of an AR term.}
69
  
69
 
70
  \item{optim.method}{The value passed as the \code{method} argument to
70
  \item{optim.method}{The value passed as the \code{method} argument to
71
    \code{\link{optim}}.}
71
    \code{\link{optim}}.}
72
 
72
 
73
  \item{optim.control}{List of control parameters for \code{\link{optim}}.}
73
  \item{optim.control}{List of control parameters for \code{\link{optim}}.}
74
 
74