mt_compute_rho: Compute correlation and its standard errors

View source: R/mt_compute_rho.R

mt_compute_rhoR Documentation

Compute correlation and its standard errors

Description

Compute correlations and standard errors using the delta method.

Usage

mt_compute_rho(Estimates, vcov, component, n_resp)

Arguments

Estimates

Table of estimates, standard errors and parameter names.

vcov

Matrix of variance and covariance.

component

Logical indicating for which component the correlation will be computed.

n_resp

Numeric. Number of response variables.

Details

It is an internal function useful in general for summary function associated with Twin models.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br


wbonat/mglm4twin documentation built on Oct. 14, 2023, 9:37 p.m.