Ports Search

Results 171180 of 792 for /math/.(0.002 seconds)
math/vtk-6.2.0 (Score: 0.10508093)
The Visualization Toolkit
The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. Kitware, whose team created and continues to extend the toolkit, offers professional support and consulting services for VTK. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. VTK has an extensive information visualization framework, has a suite of 3D interaction widgets, supports parallel processing, and integrates with various databases on GUI toolkits such as Qt and Tk.
math/VGAM-1.0.2 (Score: 0.10508093)
Vector Generalized Linear and Additive Models
An implementation of about 6 major classes of statistical regression models.At the heart of it are the vector generalized linear and additive model (VGLM/VGAM) classes, and the book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015) gives details of the statistical framework and VGAM package. Currently only fixed-effects models are implemented, i.e., no random-effects models.
math/dlmodeler-1.2.1 (Score: 0.10508093)
Generalized Dynamic Linear Modeler
dlmodeler is a set of user-friendly functions to simplify the state-space modelling, fitting, analysis and forecasting of Generalized Dynamic Linear Models (DLMs). It includes functions to name and extract individual components of a DLM, build classical seasonal time-series models (monthly, quarterly, yearly, etc. with calendar adjustments) and provides a unified interface compatible with other state-space packages including: dlm, FKF and KFAS.
math/Zelig-5.0.12 (Score: 0.10508093)
Everyone's Statistical Software
Zelig is an easy-to-use program that can estimate, and help interpret the results of, an enormous range of statistical models. It literally is "everyone's statistical software" because Zelig's simple unified framework incorporates everyone else's (R) code. We also hope it will become "everyone's statistical software" for applications and teaching, and so have designed Zelig so that anyone can easily use it or add their programs to it. Zelig also comes with infrastructure that facilitates the use of any existing method, such as by allowing multiply imputed data for any model, and mimicking the program Clarify (for Stata) that takes the raw output of existing statistical procedures and translates them into quantities of direct interest.
math/fracdiff-1.4.2 (Score: 0.10508093)
Fractionally differenced ARIMA aka ARFIMA(p,d,q) models
Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989).
math/labplot-2.0.1 (Score: 0.10508093)
Data plotting and function analysis tool for KDE
LabPlot is a program for two- and three-dimensional graphical presentation of data sets and functions. LabPlot allows you to work with multiple plots which each can have multiple graphs. The graphs can be produced from data or from functions.
math/assertthat-0.1 (Score: 0.10508093)
Easy pre and post assertions
assertthat is an extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what they've done wrong.
math/coda-0.18.1 (Score: 0.10508093)
Output analysis and diagnostics for MCMC
R-cran-coda is a R module for output analysis and diagnostics for Markov Chain Monte Carlo simulations.
math/inline-0.3.14 (Score: 0.10508093)
Inline C, C++, Fortran function calls from R
R-cran-inline is a functionality to dynamically define R functions and S4 methods with in-lined C, C++ or Fortran code supporting .C and .Call calling conventions.
math/deldir-0.1.12 (Score: 0.10508093)
Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. Plots triangulations and tessellations in various ways. Clips tessellations to sub-windows. Calculates perimeters of tessellations.