Description Usage Arguments Value Slots
Creates a von Mises response model to be used in makeDepmix
as part of HMM_classify
.
1 2 3 4 |
y |
Numeric vector containing a response variable. |
pstart |
Numeric vector of length two containing the starting values for the mean and concentration parameters. |
fixed |
Logical vector of length two indicating which parameters are fixed. |
... |
Further arguments to be supplied by parent functions. |
An S4 object of class 'vMF'.
parameters
List of length two containing the mean and concentration parameters of the von Mises distribution.
fixed
Logical vector indicating which parameters are fixed.
y
Response variable.
x
Covariate variables (or just an intercept).
npar
Number of parameters.
constr
Vector defining the parameter constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.