estimate_marginal | R Documentation |
estimate_marginal()
estimates the marginal distribution specified by
marginal_Y
using maximum likelihood. The optimizer is Newton-Raphson.
estimate_marginal(Y, marginal_Y, starting_values)
Y |
Observations (continuous) |
marginal_Y |
List with the following five elements (in order):
|
starting_values |
Starting values for |
Estimated parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.