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'.
parametersList of length two containing the minimum and maximum parameters of the uniform distribution.
fixedLogical vector indicating which parameters are fixed.
yResponse variable.
xCovariate variables (or just an intercept).
nparNumber of parameters.
constrVector defining the parameter constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.