getWeight {mseq}R Documentation

weight vector

Description

Get the weight vector for MART. Only for internal use. Not available to users.

Usage

getWeight(data)

Arguments

data the data frame generated by expData.R

Value

a numeric vector of the weights


[Package mseq version 1.1 Index]