observed | R Documentation |
Used in blatentSyntax
to declare the distribution and link function for observed variables
as an unevaluated function call. Sets specifications used in estimation.
observed(distribution = "bernoulli", link = "probit")
distribution |
Specifies the distribution of the observed variable(s) to which the function points. Defaults to
|
link |
Specifies the link function used for any observed variable model where the observed variable is predicted.
Defaults to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.