Learn R Programming

MOJOV (version 1.0.1)

MOJOV.weight: Providing a weight vector.

Description

A function to provide weight data for analsysis.

Usage

MOJOV.weight(x = NULL, y = NULL, weightMethod = "ChuanhuaXin")

Arguments

x
A genotype vector.
y
A phenotype vector.
weightMethod
Specify the weighted method for CMC, It only provide "ChuanhuaXin" method in this version.