Description Usage Arguments Value
View source: R/mixmod_gibbs_functions.R
Estimates values of phi matrix for use in characterizing distributions of the movement variables. Not for calling directly by users.
1 | sample.phi.mixmod(alpha, nmaxclust, nbins, ndata.types, nmat)
|
alpha |
numeric. A hyperparameter for the Dirichlet distribution. |
nmaxclust |
numeric. A single number indicating the maximum number of clusters to test. |
nbins |
numeric. A vector of the number of bins used to discretize each
data stream. These must be in the same order as the columns within
|
ndata.types |
numeric. The number of data streams being analyzed. |
nmat |
A list based on |
A list of proportion estimates that characterize distributions (bins) for each data stream and possible behavioral state.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.