Transform-loglik.fitsir-method: Transform the model

Description Usage Arguments Value

Description

Transform the model

Usage

1
2
3
## S4 method for signature 'loglik.fitsir'
Transform(object, transforms = NULL, name,
  count = "X", mean, par, keep_grad = TRUE, keep_hessian = FALSE)

Arguments

object

object

transforms

list of formulas specifying transformations

name

name of the log-likelihood model

count

observation variable name

mean

mean variable name

par

additional parameter names

keep_grad

maintain the gradient as part of the model

keep_hessian

maintain the hessian as part of the model

Value

loglik.fitsir object


bbolker/fitsir documentation built on June 4, 2019, 8:28 a.m.