N2G.Likelihood {AnalyzeFMRI}R Documentation

Calculates the (negative) Likelihood of the N2G model

Description

Calculates the (negative) Likelihood of the N2G model

Usage

N2G.Likelihood(inv.par, data)

Arguments

inv.par A vector of transformed parameters for the N2G model
data The dataset (usually a vector)

Details

Calculates the (negative) Likelihood of the N2G model

Value

Returns (negative) Likelihood at each point of the dataset.

WARNING

....

Author(s)

J. L. Marchini

See Also

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


[Package Contents]