Skip to content

Commit

Permalink
updated description in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
andybeet committed Oct 11, 2024
1 parent 8bc2ee5 commit 37f924d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Package: arfit
Title: Fits full AR1 model
Title: Fits linear model in preesence of AR1 errors
Version: 0.0.0.9000
Authors@R:
person("Andy", "Beet", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8270-7090"))
Description: Allows fitting of Autoregressive model of order 1
Description: Allows fitting of a linear model under the assumption of autoregressive order 1 errors. Significance is tested using a parametric bootstrap.
License: file LICENSE
url: https://github.com/andybeet/arfit
BugReports: https://github.com/andybeet/arfit/issues
Expand Down

0 comments on commit 37f924d

Please sign in to comment.