Description Usage Arguments See Also Examples
Calling fdata()
constructs an fdata
object. Can be called without
arguments.
1 2 3 4 5 6 7 8 9 10 11 12 |
y |
A matrix containing the observations for finite mixture estimation.
Can be by column or row depending on the slot |
N |
An integer holding the number of observations. |
r |
An integer defining the dimension of the data. Only for multivariate
distributions like |
S |
A matrix containing the indicators of the data. If the |
bycolumn |
A logical indicating if the data in |
name |
A character specifying a name for the data. Optional. |
type |
A character specifying the data type: either |
sim |
A logical indicating, if the data was simulated. |
exp |
A matrix containing the exposures of Poisson data. |
T |
A matrix containing the (optional) repetitions of binomial or Poisson data. Must be of type integer. |
fdata class that describes the slots and the getters, setters and and checkers
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.