objval-methods: objval method

Description Usage Arguments Value

Description

objval method

return the objective function value at w

return the objective function value at w. w0

Usage

1
2
3
4
5
6
7
objval(object, w)

## S4 method for signature 'GLM'
objval(object, w)

## S4 method for signature 'logisticRegression'
objval(object, w)

Arguments

object

one of logisticRegression object

w

p x k coefficient matrix

w

p x k coefficient matrix

Value

objval object

log liklihood


frankongre/RcppGLM documentation built on May 16, 2019, 1:57 p.m.