View source: R/prof_likelihood.R
prof_likelihood_pred | R Documentation |
Profile likelihood: function to calculate likelihood when parameter is fixed
prof_likelihood_pred(X, Y, W, q, ind, val)
X |
Data |
Y |
Response |
W |
Weight vector |
q |
number of hidden units |
ind |
index of weight for profiling |
val |
value for profiling |
Profile likelihood result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.