Learn R Programming

ipdmeta (version 2.4)

convergence: Extract the convergence trace for an ipdlme object

Description

Extract the convergence trace for the fit of an IPD LME model.

Usage

convergence(object)

Arguments

object
object of the ipdlme class

Value

List of the trace for every parameters of the IPD LME fitted model.

See Also

ipdlme-class

Examples

Run this code
data(regress_chol)

convergence(ipdlme(n, Y, S2))

Run the code above in your browser using DataLab