mt_compute_gen: Compute genetic measures and their standard errors

View source: R/mt_compute_h.R

mt_compute_genR Documentation

Compute genetic measures and their standard errors

Description

Compute genetic measures and their standard errors using the delta method.

Usage

mt_compute_gen(Estimates, vcov, model, n_resp)

Arguments

Estimates

Table of estimates, standard errors and parameter names.

vcov

Matrix of variance and covariance.

model

String.

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.