fct_pi_vec {mixedLSR} | R Documentation |
Internal Pi Function
Description
Internal Pi Function
Usage
fct_pi_vec(clust_assign, k, N)
Arguments
clust_assign |
The current clustering assignment. |
k |
The number of groups. |
N |
The sample size. |
Value
A mixing vector.
[Package mixedLSR version 0.1.0 Index]