View source: R/spatial.mixture.R
N2G.Class.Probability | R Documentation |
Calculates the Posterior Probability of data points being in each class given the parameters of the N2G model.
N2G.Class.Probability(data, par)
data |
The dataset (usually a vector) |
par |
The paarmeters of the model |
Returns the Posterior Probability of data points being in each class given the parameters of the N2G model.
J. L. Marchini
N2G.Likelihood.Ratio
, N2G.Spatial.Mixture
,
N2G.Density
, N2G.Likelihood
, N2G.Transform
,
N2G.Fit
, N2G
,
N2G.Inverse
, N2G.Region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.