Skip to content

Commit

Permalink
version 1.0.73
Browse files Browse the repository at this point in the history
  • Loading branch information
siacus authored and cran-robot committed Jul 16, 2015
1 parent eac0199 commit cbf8092
Show file tree
Hide file tree
Showing 8 changed files with 293 additions and 74 deletions.
9 changes: 5 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
Package: yuima
Type: Package
Title: The YUIMA Project Package for SDEs
Version: 1.0.71
Depends: methods, zoo, stats4, utils, expm, cubature, mvtnorm
Version: 1.0.73
Depends: R(>= 2.10.0), methods, zoo, stats4, utils, expm, cubature,
mvtnorm
Author: YUIMA Project Team
Maintainer: Stefano M. Iacus <stefano.iacus@unimi.it>
Description: Simulation and Inference for Stochastic Differential Equations.
License: GPL-2
URL: http://R-Forge.R-project.org/projects/yuima/
NeedsCompilation: yes
Packaged: 2015-05-14 06:24:16 UTC; jago
Packaged: 2015-07-15 15:48:41 UTC; jago
Repository: CRAN
Date/Publication: 2015-05-14 09:25:46
Date/Publication: 2015-07-16 00:12:56
12 changes: 7 additions & 5 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
94d55d512a9ba36caa9b7df079bae19f *COPYING
11a0d3e4b8ef7c110c86c88335702fa9 *DESCRIPTION
8c9b9ea96bfe598d06e02ab13eedf38d *NAMESPACE
3ee2eb639e7512eef6cd1f53e45d33d2 *DESCRIPTION
5494cd827b1a053c2375b96b282117a5 *NAMESPACE
58a831c08c6c39c40f935e260b6a5924 *NEWS
86f3ae6987c8a36c75b0be09a879ed5c *R/AllClasses.R
ecfdd33974bed758ee54d2ec06ce2232 *R/CPoint.R
dd610167315ee57f6b5921a5da017867 *R/CarmaNoise.R
4b3325c594164c1ef9e617555903b7ec *R/CholeskyfGn.R
ed73101980b3d40dc1a9aaf1d7984c1c *R/ClassCogarch.R
0cb173b37e7bc1ad44f2a2ae326e3d99 *R/DiagnosticCogarch.R
d2d341409883cce55e287c6adeb0391a *R/MM.COGARCH.R
eccb209bb9cbbadd94e65ed0f12553ea *R/MM.COGARCH.R
732dcc9e15b9c0a4ce729a7825c4f3cf *R/WoodChanfGn.R
5651a39ecf326e112b498cd1764d352a *R/adaBayes.R
3fc05fc93ac6830f6064162d07ca1051 *R/asymptotic_term_second.R
Expand All @@ -31,7 +31,7 @@ dccb8679a411fb8e915736c8510f710e *R/qgv.R
f5f0b2b4241c47cfbaf94242f3431c2b *R/qmle.R
ed6b747c418179641c5a60187aa38ec3 *R/rng.R
1f567847cf9c65fa085f2f9a50d3e8e6 *R/sampling2grid.R
274647d24585461cd5c9312c02803d79 *R/setCarma.R
6b59a2f01c61e56fc36165759434a326 *R/setCarma.R
5426f7206ebb290a6d3fc11729dbb6c7 *R/setCogarch.R
fcecca27a76849cd88191dfa8599b2b6 *R/setPoisson.R
91121e7917e6d96d06974fcf83d0ddc7 *R/sim.euler.R
Expand All @@ -48,13 +48,15 @@ e5347ae9c63c878226d4e14d20638cf5 *R/yuima.data.R
29d3edfaabddc9c78abb0ef02d6021c7 *R/yuima.model.R
e3c164669a627b3f16fc6da48e714da5 *R/yuima.sampling.R
c1ee1ff8bddedff2f1dd24eeb10782c3 *R/zzz.R
b516711f126a8aafd4aae9b758da7824 *data/LogSPX.rda
bce7107dc324a66a94865b56f9e3bbf3 *data/MWK151.rda
ba391af8d40ef453c6d0a726d4170ffa *inst/AUTHORS
c39fee5ae7e8ac95f0d0e32290b8da46 *inst/CITATION
cd8687c920284fc3afb12b9638fa70d2 *inst/COPYRIGHTS
1c61255f47e28af617c8eee89bc652b3 *man/CPoint.Rd
2ff567959c3646587b4eea7855f3fd40 *man/CarmaNoise.Rd
f6cedc6c81529d87e7e7bdad57f28308 *man/Diagnostic.Cogarch.Rd
14addf8dd1e42e51dad008b6d0c85532 *man/LogSPX.Rd
33b5307defeed5658299f5aec563673e *man/MWK151.Rd
8d58fd161183296785e5b46c700957cb *man/adaBayes.Rd
246cfd2ae45d70a7082f4ca558a946a3 *man/asymptotic_term.Rd
Expand All @@ -65,7 +67,7 @@ d3a8b9c61dcbd7bba509401886329b9c *man/carma.info-class.Rd
193344676a72a75ee39f20b5f24e6577 *man/cogarch.gmm.rd
eae56a5cb6a4dce72101ebd9afe3a572 *man/cogarch.info-class.Rd
568e476d9c991093b411581340899c39 *man/cogarchNoise.Rd
e3e05c86fdbfef19097fb819ca56d4d5 *man/gmm.rd
cd082b563d4eeb9adee170ae9170551c *man/gmm.rd
4abad16109cdbcba47618b3eafd0b1d8 *man/hyavar.Rd
bc7cde41c45c90f70d5e39e4363ebbb3 *man/lasso.Rd
83b71e10610d8835a34015fafd55363c *man/limiting.gamma.Rd
Expand Down
123 changes: 81 additions & 42 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -12,54 +12,92 @@ import("cubature")
importFrom(utils, toLatex)




# 03/07/2015
importFrom(stats, time)
importFrom(stats, ts)
importFrom(stats, rnorm)
importFrom(stats, na.omit)
importFrom(stats, dgamma)
importFrom(stats, optimHess)
importFrom(stats, filter)
importFrom(utils, tail)
importFrom(utils, head)
importFrom(stats, acf)
importFrom(stats, fft)
importFrom(stats, rexp)
importFrom(stats, approx)
importFrom(stats, arima0)
importFrom(stats, frequency)
importFrom(stats, D)
importFrom(stats, integrate)
importFrom(stats, rpois)
importFrom(stats, runif)
importFrom(stats, optim)
importFrom(stats, optimize)
importFrom(stats, deltat)
importFrom(stats, pchisq)
importFrom(stats, symnum)
importFrom(stats, rchisq)
importFrom(stats, rgamma)
importFrom(stats, diffinv)
importFrom(stats, pnorm)
importFrom(stats, approxfun)
importFrom(stats, qnorm)
importFrom(stats, rbinom)
importFrom(stats, constrOptim)
importFrom(stats, dnorm)
importFrom(stats, deriv)
importFrom(graphics, points)
importFrom(stats, end)
importFrom(stats, start)
importFrom(utils, str)
importFrom(stats, sd)


exportClasses("yuima",
"yuima.data",
"yuima.sampling",
"yuima.characteristic",
"yuima.model",
"model.parameter",
"yuima.carma",
"carma.info",
"yuima.carma.qmle",
"yuima.poisson",
"yuima.qmle",
"yuima.CP.qmle",
"cogarch.info",
"yuima.cogarch"
)
"yuima.data",
"yuima.sampling",
"yuima.characteristic",
"yuima.model",
"model.parameter",
"yuima.carma",
"carma.info",
"yuima.carma.qmle",
"yuima.poisson",
"yuima.qmle",
"yuima.CP.qmle",
"cogarch.info",
"yuima.cogarch"
)

exportMethods(
"dim",
"length",
## "start",
"plot",
## "time",
## "end",
"simulate",
"cce",
"llag",
"poisson.random.sampling",
"get.zoo.data",
"initialize",
"dim",
"length",
## "start",
"plot",
## "time",
## "end",
"simulate",
"cce",
"llag",
"poisson.random.sampling",
"get.zoo.data",
"initialize",
## "ql",
## "rql",
## "ml.ql",
"adaBayes",
"limiting.gamma",
"getF",
"getf",
"getxinit",
"gete",
"simFunctional",
"F0",
"Fnorm",
"asymptotic_term",
"cbind.yuima"
)
"adaBayes",
"limiting.gamma",
"getF",
"getf",
"getxinit",
"gete",
"simFunctional",
"F0",
"Fnorm",
"asymptotic_term",
"cbind.yuima"
)

## function which we want to expose to the user
## all other functions are used internally by the
Expand Down Expand Up @@ -124,8 +162,8 @@ export(qmleR)
export(qmleL)


export(CarmaNoise) # Estimates the Levy in carma model
export(gmm) # Estimation COGARCH(P,Q) using Method Of Moments
export(CarmaNoise) # Estimates the Levy in carma model
export(gmm) # Estimation COGARCH(P,Q) using Method Of Moments
export(cogarchNoise)
export(Diagnostic.Cogarch)

Expand All @@ -147,3 +185,4 @@ S3method(toLatex, yuima.cogarch)

useDynLib(yuima)


0 comments on commit cbf8092

Please sign in to comment.