Skip to contents

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

Wagner Hugo Bonat, wbonat@ufpr.br