Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 11 found.
[1] < 1 2 > [2]  Sort:

DistributionUtils : Distribution Utilities

Package: DistributionUtils
Version: 0.5-1
Date: 2012-04-13
Title: Distribution Utilities
Author: David Scott <d.scott@auckland.ac.nz>
Maintainer: David Scott <d.scott@auckland.ac.nz>
Depends: R (>= 2.3.0), RUnit
Suggests: GeneralizedHyperbolic, VarianceGamma, SkewHyperbolic
Encoding: latin1
Description: This package contains utilities which are of use in the
packages I have developed for dealing with distributions.
Currently these packages are GeneralizedHyperbolic,
VarianceGamma, and SkewHyperbolic and NormalLaplace. Each of
these packages requires DistributionUtils. Functionality
includes sample skewness and kurtosis, log-histogram, tail
plots, moments by integration, changing the point about which a
moment is calculated, functions for testing distributions using
inversion tests and the Massart inequality. Also includes an
implementation of the incomplete Bessel K function.
License: GPL (>= 2)
Packaged: 2015-01-05 17:02:57 UTC; ripley
Repository: CRAN
Date/Publication: 2015-01-05 18:03:18
NeedsCompilation: yes

● Data Source: CranContrib
13 images, 22 functions, 0 datasets
Reverse Depends: 4

SoilR : Models of Soil Organic Matter Decomposition

Package: SoilR
Title: Models of Soil Organic Matter Decomposition
Version: 1.1-23
Date: 2014-04-26
Author: Carlos A. Sierra <csierra@bgc-jena.mpg.de>, Markus Mueller
<mamueller@bgc-jena.mpg.de>
Maintainer: Markus Mueller <mamueller@bgc-jena.mpg.de>
Description: This package contains functions for modeling Soil Organic
Matter decomposition in terrestrial ecosystems.
License: GPL-3
Depends: deSolve, methods, parallel, RUnit
Suggests: FME, lattice, MASS
LazyData: TRUE
Packaged: 2014-04-30 15:18:15 UTC; mm
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-30 18:53:34

● Data Source: CranContrib
● 0 images, 217 functions, 14 datasets
● Reverse Depends: 0

SkewHyperbolic : The Skew Hyperbolic Student t-Distribution

Package: SkewHyperbolic
Type: Package
Version: 0.3-2
Date: 2013-02-26
Title: The Skew Hyperbolic Student t-Distribution
Author: David Scott <d.scott@auckland.ac.nz>, Fiona Grimson
Maintainer: David Scott <d.scott@auckland.ac.nz>
Depends: R (>= 2.3.0), DistributionUtils, GeneralizedHyperbolic, RUnit
Encoding: latin1
Description: Functions are provided for the density function,
distribution function, quantiles and random number generation
for the skew hyperbolic t-distribution. There are also
functions that fit the distribution to data. There are
functions for the mean, variance, skewness, kurtosis and mode
of a given distribution and to calculate moments of any order
about any centre. To assess goodness of fit, there are
functions to generate a Q-Q plot, a P-P plot and a tail plot.
License: GPL (>= 2)
Packaged: 2015-01-05 17:03:00 UTC; ripley
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-05 18:03:19

● Data Source: CranContrib
● Cran Task View: Distributions
● 0 images, 13 functions, 3 datasets
● Reverse Depends: 0

GeneralizedHyperbolic : The Generalized Hyperbolic Distribution

Package: GeneralizedHyperbolic
Version: 0.8-1
Date: 2012-04-13
Title: The Generalized Hyperbolic Distribution
Author: David Scott <d.scott@auckland.ac.nz>
Maintainer: David Scott <d.scott@auckland.ac.nz>
Depends: R (>= 2.10.0), DistributionUtils, RUnit
Suggests: VarianceGamma, actuar, SkewHyperbolic, MASS
Encoding: latin1
Description: This package provides functions for the hyperbolic and
related distributions. Density, distribution and quantile
functions and random number generation are provided for the
hyperbolic distribution, the generalized hyperbolic
distribution, the generalized inverse Gaussian distribution and
the skew-Laplace distribution. Additional functionality is
provided for the hyperbolic distribution, normal inverse
Gaussian distribution and generalized inverse Gaussian
distribution, including fitting of these distributions to data.
Linear models with hyperbolic errors may be fitted using
hyperblmFit.
License: GPL (>= 2)
URL: http://www.r-project.org
Repository: CRAN
Repository/R-Forge/Project: rmetrics
Repository/R-Forge/Revision: 4411
Date/Publication: 2015-01-05 18:03:18
Packaged: 2015-01-05 17:02:58 UTC; ripley
NeedsCompilation: no

● Data Source: CranContrib
● Cran Task View: Distributions
48 images, 50 functions, 7 datasets
Reverse Depends: 3

discrimARTs : Discrimination of Alternative Reproductive Tactics (ARTs).

Package: discrimARTs
Type: Package
Title: Discrimination of Alternative Reproductive Tactics (ARTs).
Version: 0.2
Date: 2013-05-13
Author: J. Mark Rowland, Clifford Qualls, and Christian Gunning
Maintainer: Clifford Qualls <cqualls@salud.unm.edu>
Description: 'discrimARTs' discriminates with explicit confidence the alternative reproductive tactics (ARTs) in dimorphic systems with bimodal traits by computing the maximum likelihood estimate of a mixture of distributions of a measured ARTs trait. Supported distributions include a mixture of 2 normal distributions and a mixture of 2 facing gamma distributions.
License: Artistic-2.0
Depends: R (>= 2.10.0), grid, RUnit
Packaged: 2013-12-08 01:45:21 UTC; xian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-08 02:54:34

● Data Source: CranContrib
● 0 images, 4 functions, 2 datasets
● Reverse Depends: 0

futile.paradigm : A framework for working in a functional programming paradigm in R

Package: futile.paradigm
Type: Package
Title: A framework for working in a functional programming paradigm in
R
Version: 2.0.4
Date: 2012-02-06
Depends: futile.options, RUnit
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@nurometic.com>
Description: Provides dispatching implementations suitable for
functional programming paradigms. The framework provides a
mechanism for attaching guards to functions similar to Erlang,
while also providing the safety of assertions reminiscent of
Eiffel.
License: LGPL-3
LazyLoad: yes
Packaged: 2012-02-06 15:52:01 UTC; root
Repository: CRAN
Date/Publication: 2012-02-06 16:53:54

● Data Source: CranContrib
● 0 images, 6 functions, 0 datasets
● Reverse Depends: 0

FKF : Fast Kalman Filter

Package: FKF
Type: Package
Version: 0.1.3
Date: 2012-03-20
Title: Fast Kalman Filter
Author: David Luethi, Philipp Erb, Simon Otziger
Maintainer: Marc Weibel <marc.weibel@zhaw.ch>
Depends: R (>= 2.8), RUnit
Description: This is a fast and flexible implementation of the Kalman
filter, which can deal with NAs. It is entirely written in C
and relies fully on linear algebra subroutines contained in
BLAS and LAPACK. Due to the speed of the filter, the fitting of
high-dimensional linear state space models to large datasets
becomes possible. This package also contains a plot function
for the visualization of the state vector and graphical
diagnostics of the residuals.
Imports: graphics
License: GPL (>= 2)
Encoding: latin1
Packaged: 2014-02-10 15:38:44 UTC; aleksandarspasojevic
Repository: CRAN
Date/Publication: 2014-02-10 18:15:20
NeedsCompilation: yes

● Data Source: CranContrib
● Cran Task View: TimeSeries
8 images, 2 functions, 0 datasets
Reverse Depends: 1

VarianceGamma : The Variance Gamma Distribution

Package: VarianceGamma
Version: 0.3-1
Date: 2012-04-13
Title: The Variance Gamma Distribution
Author: David Scott <d.scott@auckland.ac.nz> and Christine Yang Dong
<c.dong@auckland.ac.nz>
Maintainer: David Scott <d.scott@auckland.ac.nz>
Depends: R (>= 2.3.0), DistributionUtils, GeneralizedHyperbolic, RUnit
Encoding: latin1
Description: This package provides functions for the variance gamma
distributions. Density, distribution and quantile functions.
Functions for random number generation and fitting of the
variance gamma to data. Also, functions for computing moments
of the variance gamma distribution of any order about any
location. In addition, there are functions for checking the
validity of parameters and to interchange different sets of
parameterizatons for the variance gamma distribution.
License: GPL (>= 2)
URL: http://www.r-project.org
Packaged: 2015-01-05 17:03:01 UTC; ripley
Repository: CRAN
Date/Publication: 2015-01-05 18:03:19
NeedsCompilation: no

● Data Source: CranContrib
● Cran Task View: Distributions
● 0 images, 11 functions, 0 datasets
● Reverse Depends: 0

schwartz97 : A package on the Schwartz two-factor commodity model

Package: schwartz97
Type: Package
Version: 0.0.6
Date: 2011-12-18
Title: A package on the Schwartz two-factor commodity model
Author: Philipp Erb, David Luethi, Juri Hinz, Simon Otziger
Maintainer: Marc Weibel <marc.weibel@zhaw.ch>
LazyData: no
Depends: R (>= 2.10), FKF (>= 0.1.0), mvtnorm, methods, RUnit
Description: This package provides detailed functionality for working with the Schwartz 1997 two-factor commodity model. Essentially, it contains pricing formulas for futures and European options and the standard d/p/q/r functions for the distribution of the state variables and futures prices. In addition, a parameter estimation procedure is contained together with many utilities as filtering and plotting functionality. This package is accompanied by futures data of ten commodities.
License: GPL (>= 2)
Encoding: latin1
Packaged: 2014-02-11 09:51:04 UTC; aleksandarspasojevic
Repository: CRAN
Date/Publication: 2014-02-11 12:32:43
NeedsCompilation: no

● Data Source: CranContrib
● 0 images, 18 functions, 1 datasets
● Reverse Depends: 0

rkafka : Using Apache 'Kafka' Messaging Queue Through 'R'

Package: rkafka
Type: Package
Title: Using Apache 'Kafka' Messaging Queue Through 'R'
Version: 1.0
Date: 2015-04-13
Author: Shruti Gupta[aut,cre]
Maintainer: Shruti Gupta<shruti.gupta@mu-sigma.com>
Description: Apache 'Kafka' is an open-source message broker project developed by the Apache Software Foundation which can be thought of as a distributed, partitioned, replicated commit log service.At a high level, producers send messages over the network to the 'Kafka' cluster which in turn serves them up to consumers.See <http://kafka.apache.org/> for more information.Functions included in this package enable:1.Creating 'Kafka' producer 2.Writing messages to a topic 3.Closing 'Kafka' producer 4.Creating 'Kafka' consumer 5.Reading messages from a topic 6.Closing 'Kafka' consumer. The jars required for this package are included in a separate package 'rkafkajars'.Thanks to Mu Sigma for their continued support throughout the development of the package.
Depends: rJava, RUnit, rkafkajars
SystemRequirements: Oracle Java 7,Apache Kafka 2.8.0-0.8.1.1
License: Apache License 2.0 | file LICENSE
Packaged: 2015-04-13 11:50:54 UTC; shrutigupta34
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-13 16:40:13

● Data Source: CranContrib
● 0 images, 12 functions, 0 datasets
● Reverse Depends: 0