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 28 found.
[1] < 1 2 3 > [3]  Sort:

hpareto.alpha (Package: condmixt) :

Computes the junction point alpha, the GPD scale parameter beta and the normalization factor gamma of the hybrid Pareto distributions.
● Data Source: CranContrib
● Keywords:
● Alias: hpareto.alpha, hpareto.beta, hpareto.gamma
● 0 images

hillest (Package: condmixt) :

Hill estimator of the tail index. This estimator assumes the tail index to be positive. The threshold used is the k+1 order statistic.
● Data Source: CranContrib
● Keywords:
● Alias: hillest
● 0 images

gpd.mme (Package: condmixt) :

Moment estimators for the generalized Pareto distribution and parameter estimators based on two quantiles plus a tail index estimator for the hybrid Pareto distribution.
● Data Source: CranContrib
● Keywords:
● Alias: gpd.mme, hpareto.mme
● 0 images

gaussmixt (Package: condmixt) : Mixture of Gaussians

Density and distribution function for a mixture of Gaussians with m components.
● Data Source: CranContrib
● Keywords:
● Alias: dgaussmixt, gaussmixt, pgaussmixt
● 0 images

gaussmixt.init (Package: condmixt) :

Initial values for the parameters of a mixture of Gaussians are provided by applying the following steps : 1) clustering the sample into as many clusters as there are mixture components 2) the initial means and standard deviations of each component are taken as the cluster centers and median absolute deviation respectively computed on each component
● Data Source: CranContrib
● Keywords:
● Alias: gaussmixt.init
● 0 images

condmixt.train (Package: condmixt) :

Training involves, for given numbers of hidden units and components and a given mixture specification, minimizing the negative log-likelihood from initial parameter values. The minimization is re-started several times from various initial parameter values and the best minimum is kept. This helps avoiding local minima.
● Data Source: CranContrib
● Keywords:
● Alias: condbergamixt.train, condgaussmixt.dirac.train, condgaussmixt.train, condhparetomixt.dirac.train.tailpen, condhparetomixt.train, condhparetomixt.train.tailpen, condlognormixt.dirac.train, condlognormixt.train, condmixt.train
● 0 images

condmixt.quant (Package: condmixt) :

Quantile computation for conditional mixtures requires to solve numerically F(y)=p where F is the distribution function of the conditional mixture and p is a probability level.
● Data Source: CranContrib
● Keywords:
● Alias: condbergamixt.quant, condgaussmixt.dirac.condquant, condgaussmixt.dirac.quant, condgaussmixt.quant, condhparetomixt.dirac.condquant, condhparetomixt.dirac.quant, condhparetomixt.quant, condlognormixt.dirac.condquant, condlognormixt.dirac.quant, condlognormixt.quant, condmixt.quant
● 0 images

condmixt.nll (Package: condmixt) :

Computes negative log-likelihood and gradient for given neural network parameters, numbers of hidden units and of components, the type of components and the presence of a discrete dirac component on a given data set.
● Data Source: CranContrib
● Keywords:
● Alias: condbergamixt.nll, condgaussmixt.dirac.nll, condgaussmixt.nll, condhparetomixt.dirac.nll, condhparetomixt.dirac.nll.tailpen, condhparetomixt.nll, condhparetomixt.nll.tailpen, condlognormixt.dirac.nll, condlognormixt.nll, condmixt.nll
● 0 images

condmixt.init (Package: condmixt) :

Neural network weights are randomly initialized uniformly over the range [-0.9/sqrt(k),0.9/sqrt(k)] where k is the number of inputs to the neuron. This ensures that the hidden units will not be saturated and that training should proceed properly. In addition, if the dependent data Y is provided, the biases will be initialized according to the initial parameters of an unconditional mixture computed on the dependent data.
● Data Source: CranContrib
● Keywords:
● Alias: condbergamixt.init, condgaussmixt.dirac.init, condgaussmixt.init, condhparetomixt.dirac.init, condhparetomixt.init, condlognormixt.dirac.init, condlognormixt.init, condmixt.init
● 0 images

condmixt.fwd (Package: condmixt) :

A forward pass means that given explanatory variables x, the neural network computes the corresponding values of the mixture parameters.
● Data Source: CranContrib
● Keywords:
● Alias: condbergamixt.fwd, condgaussmixt.dirac.fwd, condgaussmixt.fwd, condhparetomixt.dirac.fwd, condhparetomixt.fwd, condmixt.fwd
● 0 images