Last data update: 2014.03.03

etasFLP

Package: etasFLP
Type: Package
Title: Mixed FLP and ML Estimation of ETAS Space-Time Point Processes
Version: 1.3.0
Date: 2015-06-03
Description: Estimation of the components of an ETAS model for earthquake description. Non-parametric background seismicity can be estimated through FLP (Forward Likelihood Predictive), while parametric components are estimated through maximum likelihood. The two estimation steps are alternated until convergence is obtained. For each event the probability of being a background event is estimated and used as a weight for declustering steps. Many options to control the estimation process are present, together with some diagnostic tools. Some descriptive functions for earthquakes catalogs are present; also plot, print, summary, profile methods are defined for main output (objects of class 'etasclass').
License: GPL (>= 2)
Imports: fields, maps
Depends: R (>= 2.14.0), mapdata, rgl
Suggests: MASS
Authors@R: c(person("Marcello", "Chiodi", role = c("aut", "cre"),
email = "marcello.chiodi@unipa.it"),
person("Giada", "Adelfio", role = c("aut"),
email = "giada.adelfio@unipa.it"))
Maintainer: Marcello Chiodi <marcello.chiodi@unipa.it>
NeedsCompilation: yes
Packaged: 2015-06-03 10:38:58 UTC; marcello
Author: Marcello Chiodi [aut, cre],
Giada Adelfio [aut]
Repository: CRAN
Date/Publication: 2015-06-03 14:25:47

● 0 images, 19 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'etasFLP' ...
** package 'etasFLP' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  fortran_etas_code.f90 -o fortran_etas_code.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o etasFLP.so fortran_etas_code.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/etasFLP/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'etasFLP'
    finding HTML links ... done
    MLA.freq                                html  
    b.guten                                 html  
    bwd.nrd                                 html  
    californiacatalog                       html  
    compare.etasclass                       html  
    eqcat                                   html  
    etas.starting                           html  
    etasFLP-internal                        html  
    etasFLP-package                         html  
    etasclass                               html  
    italycatalog                            html  
    kde2dnew.fortran                        html  
    magn.plot                               html  
    plot.etasclass                          html  
    plot.profile.etasclass                  html  
    print.etasclass                         html  
    profile.etasclass                       html  
    simpson.coeff                           html  
    summary.etasclass                       html  
    time2date                               html  
    xy.grid                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (etasFLP)
Making 'packages.html' ... done