Package: NNS
Type: Package
Title: Nonlinear Nonparametric Statistics
Version: 0.9.2
Date: 2022-09-23
Authors@R: c(
  person("Fred", "Viole", role=c("aut","cre"), email="ovvo.financial.systems@gmail.com"),
  person("Roberto", "Spadim", role=c("ctb"))
  )
Maintainer: Fred Viole <ovvo.financial.systems@gmail.com>
Description: Nonlinear nonparametric statistics using partial moments.  Partial moments are the elements of variance and asymptotically approximate the area of f(x).  These robust statistics provide the basis for nonlinear analysis while retaining linear equivalences.  NNS offers: Numerical integration, Numerical differentiation, Clustering, Correlation, Dependence, Causal analysis, ANOVA, Regression, Classification, Seasonality, Autoregressive modeling, Normalization and Stochastic dominance.  All routines based on: Viole, F. and Nawrocki, D. (2013), Nonlinear Nonparametric Statistics: Using Partial Moments (ISBN: 1490523995).
License: GPL-3
BugReports: https://github.com/OVVO-Financial/NNS/issues
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0), doParallel
Imports: caret, data.table, dynlm, meboot, MESS, quantmod, Rcpp,
        RcppParallel, Rfast, rgl, stringr, xts, zoo
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppParallel
SystemRequirements: GNU make
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-09-23 18:34:35 UTC; fredv
Author: Fred Viole [aut, cre],
  Roberto Spadim [ctb]
Repository: CRAN
Date/Publication: 2022-09-23 20:00:14 UTC
