Skip to content

Commit

Permalink
update Authors@R field
Browse files Browse the repository at this point in the history
  • Loading branch information
dan9401 committed Dec 7, 2024
1 parent 3f2bee7 commit 952986e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ Package: robustGarch
Type: Package
Title: Robust Garch(1,1) Model
Version: 0.4.0
Authors@R: c(
person("Echo", "Liu", email = "yliu49@uw.edu", role = c("aut", "cre", "cph")),
person("Daniel", "Xia", email = "dxia94@gmail.com", role = "aut"),
person("R. Douglas", "Martin", email = "dougPCRA@gmail.com", role = "aut"))
Description: Estimation and methods of two Robust Garch(1,1) models.
License: MIT + file LICENSE
Encoding: UTF-8
Expand Down
10 changes: 10 additions & 0 deletions man/robustGarch-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 952986e

Please sign in to comment.