Description Usage Arguments Examples
Computes likelihood in the case that we assume no correlation structure
1 | Likelihood.Nonparametric(Data, Estimate, race = FALSE)
|
Data |
full, top partial, or subpartial data |
Estimate |
fitted NPRUM object |
race |
indicator that the data is from subpartial data |
1 2 3 | data(Data.Test)
Estimate <- Estimation.RUM.Nonparametric(Data.Test, m = 5, iter = 3)
Likelihood.Nonparametric(Data.Test, Estimate)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.