N2G.Class.Probability {AnalyzeFMRI}R Documentation

Posterior Probabilities for N2G model

Description

Calculates the Posterior Probability of data points being in each class given the parameters of the N2G model.

Usage

N2G.Class.Probability(data, par)

Arguments

data The dataset (usually a vector)
par The paarmeters of the model

Value

Returns the Posterior Probability of data points being in each class given the parameters of the N2G model.

Author(s)

J. L. Marchini

See Also

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


[Package AnalyzeFMRI version 1.1-11 Index]