alpha_to_beta: Moore-Penrose-Transfomration

View source: R/epi.R

alpha_to_betaR Documentation

Moore-Penrose-Transfomration

Description

Internal transformation using Moore-Penrose

Usage

alpha_to_beta(alpha, G, Z)

Arguments

alpha

alpha

G

kinship-matrix

Z

genomic information matrix

Value

Vector with single marker effects


MoBPS documentation built on Nov. 5, 2025, 6:26 p.m.

Related to alpha_to_beta in MoBPS...