Skip to content

Commit

Permalink
NNS 10.2 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
OVVO-Financial authored Sep 28, 2023
1 parent e4f4a9a commit 36fbccb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: NNS
Type: Package
Title: Nonlinear Nonparametric Statistics
Version: 10.2
Date: 2023-09-27
Date: 2023-09-28
Authors@R: c(
person("Fred", "Viole", role=c("aut","cre"), email="ovvo.financial.systems@gmail.com"),
person("Roberto", "Spadim", role=c("ctb"))
Expand Down
Binary file modified NNS_10.2.tar.gz
Binary file not shown.
Binary file modified NNS_10.2.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion R/Nowcast.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ NNS.nowcast <- function(h = 1,
"BOPTIMP", "TTLCONS", "IR", "CPILFESL", "PCEPILFE",
"PCEPI", "PERMIT", "TCU", "BUSINV", "ULCNFB",
"IQ", "GACDISA066MSFRBNY", "GACDFSA066MSFRBPHI", "PCEC96", "GDPC1",
"ICSA", "DGS10", "T10Y2Y", "WALCL", "PALLFNFINDEXM")
"ICSA", "DGS10", "T10Y2Y", "WALCL", "PALLFNFINDEXM", "FEDFUNDS")

sources <- c(rep("FRED", length(variables)), additional.sources)

Expand Down

0 comments on commit 36fbccb

Please sign in to comment.