N2G.Likelihood.Ratio {AnalyzeFMRI}R Documentation

N2G Likelihood Ratio's

Description

Calculates the ratio of the likelihood that data came from the positive Gamma distribution (activation) to the likelihood that data came from the other two distributions (Normal and negative Gamma)

Usage

N2G.Likelihood.Ratio(data, par)

Arguments

data The dataset (usually a vector)
par The parameter vector for the N2G model

Value

Returns the vector of likelihood ratio's

Author(s)

J. L. Marchini

See Also

N2G.Class.Probability, N2G.Spatial.Mixture, N2G.Density , N2G.Likelihood , N2G.Transform, N2G.Fit , N2G , N2G.Inverse , N2G.Region


[Package AnalyzeFMRI version 1.1-11 Index]