Description Usage Arguments Details Value
Compute the non-parametric mixing distrbution of sample correlation coefficients with components fixed
1 |
data |
the vector of observation to compute the mixing distribution |
mu0 |
the vector of fixed support points |
pi0 |
the vector of probabilities corresponding to support points |
n |
the number of observations to construct the sample correlation matrix |
mix |
the initial mixing distribution |
maxit |
the maximum iterations allowed. |
tol |
the tolerence. Stop if the directional derivative is less than tol |
This function uses the non-parametric method to compute the mixing distribution of the sample correlatio coefficients based on maximum likelihood with components fixed when the density is approximated to be a one-parameter normal.
the nspmix object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.