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 - 9 of 9 found.
[1] < 1 > [1]  Sort:

anneal (Package: likelihood) : Perform Simulated Annealing for Maximum Likelihood Estimation

Performs simulated annealing - a global optimization algorithm - for maximum likelihood estimation of model parameters. Bounded, unbounded, and mixed searches can all be performed. See the Simulated Annealing Algorithm help page for more on how simulated annealing is actually performed.
● Data Source: CranContrib
● Keywords:
● Alias: anneal
● 0 images

predicted_results (Package: likelihood) : Calculate Model Predicted Results

Calculate predicted results of the dependent variable from a model with parameters set up as for the likeli and anneal functions. These predicted results are useful for various statistical calculations when compared to observed results from a dataset.
● Data Source: CranContrib
● Keywords:
● Alias: predicted_results
● 0 images

write_results (Package: likelihood) : Write the Results of Simulated Annealing to File

Takes the results produced by the function anneal and writes them to a tab-delimited text file.
● Data Source: CranContrib
● Keywords:
● Alias: write_results
● 0 images

likeli_4_optim (Package: likelihood) : Use Likelihood with Optim

Wraps the function likeli so you can use it with optim. This allows you to use other optimization methods to find maximum likelihood estimates.
● Data Source: CranContrib
● Keywords:
● Alias: likeli_4_optim
● 0 images

support_limits (Package: likelihood) : Calculate Support Limits

Calculates asymptotic support limits for parameter maximum likelihood estimates. For a parameter, support limits are the values above and below the maximum likelihood estimate that cause the likelihood to drop by a given number of units, while holding all other parameters at their maximum likelihood values. Two units is standard. 1.92 units roughly corresponds to a 95% confidence interval.
● Data Source: CranContrib
● Keywords:
● Alias: support_limits
● 0 images

Simulated Annealing Algorithm (Package: likelihood) : Details on the Simulated Annealing Algorithm

This gives details on how the simulated annealing process is performed.
● Data Source: CranContrib
● Keywords:
● Alias: Simulated Annealing Algorithm
● 0 images

Likelihood Calculation (Package: likelihood) : Details on the Calculation of Likelihood

There are four inputs to a likelihood calculation: a scientific model, a probability model, parameters for the model, and data. The scientific model mathematically describes one or more relationships that have been captured by the data. The probability model describes the error in the data. The parameters are the variables of interest for the scientific and probability models, for which you are trying to find the best values.
● Data Source: CranContrib
● Keywords:
● Alias: Likelihood Calculation
● 0 images

likeli (Package: likelihood) : Calculate Likelihood

Calculate likelihood of a model, given a dataset. Typically this is log likelihood. See the Likelihood Calculation page for details on how likelihood is calculated.
● Data Source: CranContrib
● Keywords:
● Alias: likeli
● 0 images

likelihood-package (Package: likelihood) :

This package allows you to find the maximum likelihood estimates of statistical models using simulated annealing, a global optimization algorithm.
● Data Source: CranContrib
● Keywords:
● Alias: likelihood, likelihood-package
● 0 images