Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

combine_attr_deriv

combine_attr_deriv combines attributes of two deriv() results.


Description

combine_attr_deriv combines attributes of two deriv() results.

Usage

combine_attr_deriv(t1, t2, attribute)

Arguments

t1

Derivative of first expression. Results of deriv().

t2

Derivative of second expression. Results of deriv().

attribute

"grad" for gradient or "hessian" for the Hessian matrix.

Value

Combined matrices of attributes.


nmm

Nonlinear Multivariate Models

v0.9
GPL (>= 2)
Authors
Simona Jokubauskaite [aut, cre], Reinhard Hoessinger [aut], Friedrich Leisch [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.