axialnntsrandominitial | R Documentation |
This function generates a random point on the surface of the (M+1)-dimensional hypersphere with radius 1/sqrt(pi) which corresponds to a random parameter vector of the NNTS axial density
axialnntsrandominitial(M=1)
M |
Number of components in the NNTS axial model |
res |
A complex vector of size M+1 which can be used as a valid initial point for the estimation functions |
Juan Jose Fernandez-Duran and Maria Mercedes Gregorio-Dominguez
set.seed(12345)
axialnntsrandominitial(3)
axialnntsrandominitial(7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.