as.theta.vcov {glmmTMB}R Documentation

Get theta parameterisation of a covariance structure

Description

Get theta parameterisation of a covariance structure

Usage

as.theta.vcov(Sigma, corrs.only = FALSE)

Arguments

Sigma

a covariance matrix

corrs.only

return only values corresponding to the correlation matrix parameters?

Value

the corresponding theta parameter vector


[Package glmmTMB version 1.1.11 Index]