Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe02e51

Browse files
committed
updates
1 parent84b33f4 commitfe02e51

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎DESCRIPTION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Type: Package
33
Title: Fitting and Forecasting Gegenbauer ARMA Time Series Models
44
Version: 0.9.12
55
Date: 2023-02-18
6-
Authors@R: person("Richard", "Hunt", email = "maint@huntemail.id.au",
6+
Author: person("Richard", "Hunt", email = "maint@huntemail.id.au",
77
role = c("aut", "cre"))
88
Maintainer: Richard Hunt <maint@huntemail.id.au>
99
Description: Methods for estimating univariate long memory-seasonal/cyclical

‎R/garma_main.R‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,6 @@ predict.garma_model<-function(object,n.ahead=1,max_wgts=length(object$diff_y),gg
594594
#'
595595
#' @param object (garma_model) The garma_model from which to predict the values.
596596
#' @param n.ahead (int) The number of time periods to predict ahead. Default: 1
597-
#' @param ... Other parameters. Ignored.
598597
#' @return A "ts" object containing the requested forecasts.
599598
#' @examples
600599
#' data(AirPassengers)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp