Learn R Programming

outerbase (version 0.1.0)

lpdf$optnewton: Optimization via Newton's Method

Description

lpdf$optnewton()

This optimizes the coefficient vector coeff using Newton's Method. It currently is designed only for quadratic lpdf instances. It should take a single step.

Arguments

Value

nothing is returned, the class instance is updated

See Also

lpdf