find_approximation_name: Find the name of the likelihood approximation used for...

Description Usage Arguments Value

Description

Find the name of the likelihood approximation used for fitting

Usage

1
find_approximation_name(method, control)

Arguments

method

the method used to approximate the likelihood. The options are "Laplace", "AGQ" (the adaptive Gaussian quadrature approximation, from lme4), "SR" (the sequential reduction approximation) and "IS" (an importance sampling approximation).

control

a list of extra parameters controlling the approximation to the likelihood. See 'Details' for more information.

Value

a string with the name of the likelihood approximation


glmmsr documentation built on May 2, 2019, 2:12 p.m.