CostFun: Cost function for MDLM

Description Usage Arguments Value Examples

Description

Least square estimation for MDLM

Usage

1
CostFun(bs = b.start, ybar = "y", xbar, data, rmat = r)

Arguments

bs

Intial beta

ybar

Dependent variable.

xbar

Independent variable.

data

Data.

rmat

Correlation matrix.

Value

Sum of squared error for MDLM

Examples

1
# ADD_EXAMPLES_HERE

jinseob2kim/MDLM documentation built on June 27, 2019, 6:10 p.m.