own | R Documentation |
own for predicting from gamlss with no random effect
own( fixed = ~1, random = NULL, correlation = NULL, method = "ML", level = NULL, ... )
fixed |
the fixed terms |
random |
the random terms |
correlation |
this is the correlation structure? |
method |
TODO: Description needed |
level |
the marginal or conditional predictor |
... |
additional arguments passed to lmeCcontrol |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.