merlin_util_xzb_deriv2_mod {merlin} | R Documentation |
merlin_util_xzb_deriv2_mod - returns the second derivative with respect to time of the observation-level complex predictor of the specified model
Description
merlin_util_xzb_deriv2_mod - returns the second derivative with respect to time of the observation-level complex predictor of the specified model
Usage
merlin_util_xzb_deriv2_mod(gml, m, t = NULL)
Arguments
gml |
merlin object - should not be edited |
m |
specifies the merlin submodel |
t |
specifies the variable which represents time |
Author(s)
Michael J. Crowther
References
Crowther MJ. Extended multivariate generalised linear and non-linear mixed effects models. https://arxiv.org/abs/1710.02223
Crowther MJ. merlin - a unified framework for data analysis and methods development in Stata. https://arxiv.org/abs/1806.01615
Martin EC, Gasparini A, Crowther MJ. merlin - an R package for mixed effects regression of linear and non-linear models.
[Package merlin version 0.1.0 Index]