orthnorm: Orthogonal Normalization

Description Usage Arguments Value Author(s) References

Description

Perform Orthogonal Normalization of a matrix

Usage

1
2
3
4
orthnorm(u = NULL, basis = TRUE, norm = TRUE)

## Default S3 method:
orthnorm(u = NULL, basis = TRUE, norm = TRUE)

Arguments

u

Matrix

basis

Logical argument by default TRUE

norm

Logical argument by default TRUE

Value

Matrix

Author(s)

  1. Muhammad Yaseen (myaseen208@gmail.com)

References

Perez-Elizalde, S., Jarquin, D., and Crossa, J. (2011) A General Bayesian Estimation Method of Linear–Bilinear Models Applied to Plant Breeding Trials With Genotype × Environment Interaction. Journal of Agricultural, Biological, and Environmental Statistics, 17, 15–37. (doi:10.1007/s13253-011-0063-9)


myaseen208/baystability documentation built on May 29, 2019, 3:16 p.m.