calc.G: Given a design matrix for a linear model, compute the...

Description Usage Arguments Value

View source: R/linear.R

Description

Given a design matrix for a linear model, compute the G-optimal objective function

Usage

1
calc.G(mat, epsilon = 1e-05)

Arguments

mat

matrix or dataframe for the design matrix

epsilon

a small real number used for regularization

Value

value of the G optimal objective function


mst1g15/biasedcoin documentation built on Nov. 26, 2019, 4:01 a.m.