Description Usage Arguments Value Slots
Creates a uniform response model to be used in makeDepmix
as part of HMM_classify
.
1 2 3 4 |
y |
Numeric vector containing a response variable. |
... |
Further arguments to be supplied by parent functions. |
fixed |
Logical vector of length two indicating which parameters are fixed. |
An S4 object of class 'unif'.
parameters
List of length two containing the minimum and maximum parameters of the uniform 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.