prof_likelihood: Profile likelihood: function to find optimal weights when...

View source: R/prof_likelihood.R

prof_likelihoodR Documentation

Profile likelihood: function to find optimal weights when fixing a parameter

Description

Profile likelihood: function to find optimal weights when fixing a parameter

Usage

prof_likelihood(X, Y, W, q, ind, val)

Arguments

X

Data

Y

Response

W

Weight vector

q

number of hidden units

ind

index of weight for profiling

val

value for profiling

Value

Profile likelihood weights


andrew-mcinerney/nnic documentation built on Dec. 9, 2022, 1:26 p.m.