Software |
At present, the group members maintain and develop the following libraries in R. The total number of libraries are 6: 1) alphahull: Computation of the alpha-shape and alpha-convex hull of a given sample of points in the plane. 1) alphahull: Computation of the alpha-shape and alpha-convex hull of a given sample of points in the plane. The concepts of alpha-shape and alpha-convex hull generalize the definition of the convex hull of a finite set of points. The programming is based on the duality between the Voronoi diagram and Delaunay triangulation. The package also includes a function that returns the Delaunay mesh of a given sample of points and its dual Voronoi diagram in one single object.
Home range estimation using the alphahull package for the project "Tracking cassowaries in Moresby Range National Park using GPS-based telemetry". (University of Queensland). Data and images from OzTrack (http://oztrack.org/)
2) alphashape3d: Implementation of the 3D alpha-shape for the reconstruction of 3D sets from a point cloud The package alphashape3d presents the implementation in R of the alpha-shape of a finite set of points in the three-dimensional space. This geometric structure generalizes the convex hull and allows to recover the shape of non-convex and even non-connected sets in 3D, given a random sample of points taken into it. Besides the computation of the alpha-shape, the package alphashape3d provides users with functions to compute the volume of the alpha-shape, identify the connected components and facilitate the three-dimensional graphical visualization of the estimated set.
From left to right, α-shapes of a point cloud in 3D for increasing values of α
Functional Data Analysis and Utilities for Statistical Computing (fda.usc). 1. Functional Data Representation The purpose of this package is to integrate own developments in Functional Data Analysis with those from other authors: fda package and/or group STAPH
The top left panel shows an example of functional data representation:
This package implements nonparametric kernel methods for density and regression estimation for circular data. Specifically, a circular kernel density estimation procedure is provided, jointly with different alternatives for choosing the smoothing parameter. In the regression setting, nonparametric estimation for circular-linear, circular-circular and linear-circular data is also possible via the adaptation of the classical Nadaraya-Watson and local linear estimators. In order to assess the significance of the features observed in the smooth curves, both for density and regression with a circular covariate and a linear response, a SiZer technique namely CircSiZer is implemented. Some data examples are also included in the package, jointly with a routine that allows generating mixtures of different circular distributions CircSiZer map for kernel density estimator for the dragonflies orientations data. For reading CircSiZer, take counterclockwise sense of rotation (marked by the arrow in the upper–right corner). Values of the smoothing parameter, which are transformed to −log10 scale, are indicated along the radius.
Claims Reserving under the Double Chain Ladder Model. Statistical modelling and forecasting in claims reserving in non-life insurance under the Double Chain Ladder (DCL) framework by Martinez-Miranda, Nielsen and Verrall (2012). The package implements the basic DCL model and several subsequent extensions.
Downloads:
This figure shows an example of outstanding liabilities forecasting in non-life insurance using the Double Chain Ladder approach implemented in the DCL package. It works from two run-off triangles consisting of historical data about the number of reported claims and the paid amounts for such claims (histograms of these data are shown in the left side of the figure). Using this information, the Double Chain Ladder model (Martínez-Miranda, Nielsen and Verrall 2012) is estimated as a multiplicative model with two main time effects: underwriting period and development period (these effects are shown in the right side of the figure).
DOvalidation: Local Linear Hazard Estimation with Do-Validated and Cross-Validated Bandwidths. Local linear estimator for the univariate hazard (hazard rate) and bandwidth parameter selection using the do-validation method and the standard least squares cross-validation method.
Downloads: tp://cran.r-project.org/bin/windows/contrib/3.0/DOvalidation_0.1.0.zip">DOvalidation_0.1.0.zip
This figure shows the local linear hazard estimator in a case study on old-age mortality in U.K. The panels in the first row show the hazard estimator with two bandwidth choices: cross-validation and do-validation. The panels in the second and third rows show the two components defining the local linear hazard estimator as a ratio type estimator: the smoothed occurrences and the smoothed exposures. A close visual inspection of these components provides a better understanding of the performance of the hazard estimator in areas with very low exposures.
|